mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Update mockkVersion to v1.13.9
This commit is contained in:
parent
14740a28a3
commit
571cc63a55
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildscript {
|
|||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.8"
|
||||
mockkVersion = "1.13.9"
|
||||
espressoVersion = "3.5.1"
|
||||
workRuntime = "2.8.1"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
|
|
Loading…
Reference in a new issue