mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Merge pull request #11114 from nextcloud/dependabot/gradle/mockkVersion-1.13.3
Bump mockkVersion from 1.13.2 to 1.13.3
This commit is contained in:
commit
d196a48931
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
|||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "4.9.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.2"
|
||||
mockkVersion = "1.13.3"
|
||||
espressoVersion = "3.5.0"
|
||||
workRuntime = "2.7.1"
|
||||
fidoVersion = "4.1.0-patch1"
|
||||
|
|
Loading…
Reference in a new issue