We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7516f commit 56b7344Copy full SHA for 56b7344
build.gradle.kts
@@ -7,7 +7,7 @@ version = "1.0.0"
7
val javaVersion = JvmTarget.JVM_21
8
9
val ktorVersion = "3.1.1"
10
-val logbackVersion = "1.5.17"
+val logbackVersion = "1.5.18"
11
val logstashEncoderVersion = "8.0"
12
val prometheusVersion = "0.16.0"
13
val jacksonVersion = "2.18.3"
0 commit comments