We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e0334 commit ad3e902Copy full SHA for ad3e902
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