mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Merge pull request #10567 from nextcloud/dependabot/gradle/mockkVersion-1.12.5
Bump mockkVersion from 1.12.4 to 1.12.5
This commit is contained in:
commit
8437987f9e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
|||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "4.6.1"
|
||||
mockitoKotlinVersion = "4.0.0"
|
||||
mockkVersion = "1.12.4"
|
||||
mockkVersion = "1.12.5"
|
||||
espressoVersion = "3.4.0"
|
||||
workRuntime = "2.7.1"
|
||||
fidoVersion = "4.1.0"
|
||||
|
|
Loading…
Reference in a new issue