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 80af8a3 commit 9f5b67bCopy full SHA for 9f5b67b
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.31.3"
40
-val junitVersion = "5.11.4"
+val junitVersion = "5.12.0"
41
42
val DEPENDENCIES = listOf(
43
"org.junit.jupiter:junit-jupiter-api:${junitVersion}",
0 commit comments