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 e3577da commit bb74545Copy full SHA for bb74545
build.gradle.kts
@@ -32,7 +32,7 @@ repositories {
32
}
33
34
val creekVersion = "0.4.2-SNAPSHOT"
35
-val junitVersion = "5.11.4"
+val junitVersion = "5.12.0"
36
val junitPioneerVersion = "2.3.0"
37
val mockitoVersion = "5.15.2"
38
val jmhVersion = "1.37"
0 commit comments