We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc9965 commit e54ffccCopy full SHA for e54ffcc
build.gradle.kts
@@ -7,7 +7,7 @@ val javaVersion = JvmTarget.JVM_21
7
8
9
val handlebarsVersion = "4.3.1"
10
-val jacksonVersion = "2.18.3"
+val jacksonVersion = "2.19.0"
11
val ktorVersion = "3.1.2"
12
val logbackVersion = "1.5.18"
13
val logstashEncoderVersion = "8.1"
0 commit comments