We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3581089 commit 816f2f6Copy full SHA for 816f2f6
build.gradle.kts
@@ -5,7 +5,7 @@ version = "1.0.0"
5
6
val coroutinesVersion = "1.9.0"
7
val javaxActivationVersion = "1.1.1"
8
-val jacksonVersion = "2.17.2"
+val jacksonVersion = "2.18.0"
9
val jaxbApiVersion = "2.4.0-b180830.0359"
10
val jaxbVersion = "2.3.0.1"
11
val kafkaVersion = "3.8.0"
0 commit comments