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 f71544d commit 4033552Copy full SHA for 4033552
build.gradle.kts
@@ -32,7 +32,7 @@ repositories {
32
}
33
34
val creekVersion = "0.4.2-SNAPSHOT"
35
-val junitVersion = "5.10.3"
+val junitVersion = "5.11.0"
36
val junitPioneerVersion = "2.2.0"
37
val mockitoVersion = "5.12.0"
38
val jmhVersion = "1.37"
0 commit comments