mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Merge pull request #10230 from nextcloud/dependabot/gradle/mockkVersion-1.12.4
Bump mockkVersion from 1.12.3 to 1.12.4
This commit is contained in:
commit
573b5085fe
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
|||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "4.5.1"
|
||||
mockitoKotlinVersion = "4.0.0"
|
||||
mockkVersion = "1.12.3"
|
||||
mockkVersion = "1.12.4"
|
||||
powermockVersion = "2.0.9"
|
||||
byteBuddyVersion = "1.12.10"
|
||||
espressoVersion = "3.4.0"
|
||||
|
|
Loading…
Reference in a new issue