We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd1375 commit a087635Copy full SHA for a087635
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
val caffeineVersion = "3.1.8"
27
val dittnavCommonVersion = "2022.09.30-12.41-aa46d2d75788"
28
val tmsKtorTokenSupportVersion = "4.0.0"
29
- val jacksonVersion = "2.16.1"
+ val jacksonVersion = "2.16.2"
30
val junitVersion = "5.10.2"
31
val kluentVersion = "1.73"
32
val kotlinxCoroutinesVersion = "1.8.0"
0 commit comments