Skip to content

Commit a489619

Browse files
authored
Merge pull request nextcloud#11103 from nextcloud/dependabot/gradle/org.mockito.kotlin-mockito-kotlin-4.1.0
Bump mockito-kotlin from 4.0.0 to 4.1.0
2 parents 759b799 + 693fe26 commit a489619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
prismVersion = "2.0.0"
99
androidLibraryVersion = "master-SNAPSHOT"
1010
mockitoVersion = "4.9.0"
11-
mockitoKotlinVersion = "4.0.0"
11+
mockitoKotlinVersion = "4.1.0"
1212
mockkVersion = "1.13.2"
1313
espressoVersion = "3.5.0"
1414
workRuntime = "2.7.1"

0 commit comments

Comments
 (0)