Skip to content

Commit 9cda74a

Browse files
authored
Merge pull request #658 from Futsch1/dependabot/gradle/app/org.mockito-mockito-core-5.18.0
Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 in /app
2 parents 14a3abf + dfdff53 commit 9cda74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies {
104104
val biometricVersion = "1.1.0"
105105

106106
val junitVersion = "5.12.2"
107-
val mockitoCoreVersion = "5.17.0"
107+
val mockitoCoreVersion = "5.18.0"
108108
val mockitoInlineVersion = "5.2.0"
109109
val robolectricVersion = "4.14.1"
110110
val jazzerVersion = "0.24.0"

0 commit comments

Comments
 (0)