We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66be091 commit df86ba5Copy full SHA for df86ba5
gradle/libs.versions.toml
@@ -41,6 +41,6 @@ okio = "com.squareup.okio:okio:3.10.2"
41
42
truth = { module = "com.google.truth:truth", version = "1.4.4" }
43
junit = "junit:junit:4.13.2"
44
-mockito = "org.mockito:mockito-core:5.14.2"
+mockito = "org.mockito:mockito-core:5.15.2"
45
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
46
assertJ = "org.assertj:assertj-core:3.27.3"
0 commit comments