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 38bf274 commit 3ba0352Copy full SHA for 3ba0352
build.gradle.kts
@@ -7,7 +7,7 @@ version = "2.4.9"
7
8
val mavenArtifactResolver = "1.9.24"
9
val mavenResolverProvider = "3.9.11"
10
-val junit = "5.13.4"
+val junit = "6.0.0"
11
12
plugins {
13
signing
0 commit comments