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 f1b58d5 commit 7246644Copy full SHA for 7246644
build.gradle.kts
@@ -6,7 +6,7 @@ val kotlinLoggingVersion = "3.0.5"
6
val logbackVersion = "1.4.11"
7
val nimbusSdkVersion = "11.6"
8
val mockWebServerVersion = "4.12.0"
9
-val jacksonVersion = "2.15.3"
+val jacksonVersion = "2.16.0"
10
val nettyVersion = "4.1.101.Final"
11
val junitJupiterVersion = "5.10.1"
12
val kotlinVersion = "1.9.20"
0 commit comments