mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Merge pull request #10106 from nextcloud/dependabot/gradle/mockitoVersion-4.5.1
Bump mockitoVersion from 4.4.0 to 4.5.1
This commit is contained in:
commit
0ad80b89cc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "4.4.0"
|
||||
mockitoVersion = "4.5.1"
|
||||
mockitoKotlinVersion = "4.0.0"
|
||||
mockkVersion = "1.12.3"
|
||||
powermockVersion = "2.0.9"
|
||||
|
|
Loading…
Reference in a new issue