mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Merge pull request #7787 from nextcloud/dependabot/gradle/mockitoVersion-3.7.0
Bump mockitoVersion from 3.6.28 to 3.7.0
This commit is contained in:
commit
f28bdb24a4
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ ext {
|
|||
prismVersion = "2.0.0"
|
||||
butterknifeVersion = "10.2.3"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "3.6.28"
|
||||
mockitoVersion = "3.7.0"
|
||||
mockkVersion = "1.10.2"
|
||||
powermockVersion = "2.0.9"
|
||||
byteBuddyVersion = "1.10.19"
|
||||
|
|
Loading…
Reference in a new issue