mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
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:
parent
493758af57
commit
1f4374baaf
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue