We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4b453 commit 2d70eb0Copy full SHA for 2d70eb0
build.gradle.kts
@@ -13,7 +13,7 @@ val prometheusVersion = "0.16.0"
13
val jacksonVersion = "2.18.3"
14
val mockkVersion = "1.13.17"
15
val kotlinVersion = "2.1.10"
16
-val junitJupiterVersion = "5.12.0"
+val junitJupiterVersion = "5.12.1"
17
val ktfmtVersion = "0.44"
18
19
//Due to vulnerabilities
0 commit comments