Bump mockitoVersion from 3.5.15 to 3.6.0

Bumps `mockitoVersion` from 3.5.15 to 3.6.0.

Updates `mockito-core` from 3.5.15 to 3.6.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0)

Updates `mockito-android` from 3.5.15 to 3.6.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-28 02:14:38 +00:00 committed by GitHub
parent 493758af57
commit 1f4374baaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ ext {
prismVersion = "2.0.0"
butterknifeVersion = "10.2.3"
androidLibraryVersion = "master-SNAPSHOT"
mockitoVersion = "3.5.15"
mockitoVersion = "3.6.0"
mockkVersion = "1.10.2"
byteBuddyVersion = "1.10.17"
espressoVersion = "3.3.0"