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 c12c516 commit fc19186Copy full SHA for fc19186
build.gradle.kts
@@ -32,7 +32,7 @@ repositories {
32
}
33
34
val creekVersion = "0.4.2-SNAPSHOT"
35
-val junitVersion = "5.13.0"
+val junitVersion = "5.13.2"
36
val junitPioneerVersion = "2.3.0"
37
val mockitoVersion = "5.18.0"
38
val jmhVersion = "1.37"
0 commit comments