We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 000023a commit 4e9cb54Copy full SHA for 4e9cb54
build.gradle.kts
@@ -16,7 +16,7 @@ val prometheusVersion = "0.16.0"
16
val junitJupiterVersion = "5.11.4"
17
val verapdfVersion = "1.26.1"
18
val ktfmtVersion = "0.44"
19
-val kotlinloggerVersion = "7.0.3"
+val kotlinloggerVersion = "7.0.4"
20
val commonsIoVersion = "2.18.0"
21
val javaVersion = JvmTarget.JVM_21
22
0 commit comments