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 0191a01 commit a01bf6cCopy full SHA for a01bf6c
dependencyManagement/build.gradle.kts
@@ -37,7 +37,7 @@ val opencensusVersion = "0.31.1"
37
val prometheusClientVersion = "0.16.0"
38
val prometheusServerVersion = "1.3.6"
39
val armeriaVersion = "1.32.4"
40
-val junitVersion = "5.12.1"
+val junitVersion = "5.12.2"
41
42
val DEPENDENCIES = listOf(
43
"org.junit.jupiter:junit-jupiter-api:${junitVersion}",
0 commit comments