We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc26cf6 commit 1c9b765Copy full SHA for 1c9b765
build.gradle.kts
@@ -6,7 +6,7 @@ version = "1.0.0"
6
val javaVersion = JvmTarget.JVM_21
7
8
val ktorVersion = "3.1.1"
9
-val logbackVersion = "1.5.17"
+val logbackVersion = "1.5.18"
10
val logstashencoderVersion = "8.0"
11
val prometheusVersion = "0.16.0"
12
val junitjupiterVersion = "5.12.1"
0 commit comments