We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca0214 commit 720167bCopy full SHA for 720167b
gradle/libs.versions.toml
@@ -33,6 +33,6 @@ okio = "com.squareup.okio:okio:3.3.0"
33
34
truth = { module = "com.google.truth:truth", version = "1.1.3" }
35
junit = "junit:junit:4.13.2"
36
-mockito = "org.mockito:mockito-core:5.3.1"
+mockito = "org.mockito:mockito-core:5.4.0"
37
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
38
assertJ = "org.assertj:assertj-core:3.24.2"
0 commit comments