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 4265a86 commit c046847Copy full SHA for c046847
build.gradle.kts
@@ -34,7 +34,7 @@ repositories {
34
val creekVersion = "0.4.2-SNAPSHOT"
35
val junitVersion = "5.13.0"
36
val junitPioneerVersion = "2.3.0"
37
-val mockitoVersion = "5.15.2"
+val mockitoVersion = "5.18.0"
38
val jmhVersion = "1.37"
39
val confluentVersion = "7.9.1"
40
val vertxVersion = "4.5.14"
0 commit comments