We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00373a commit 5fe5e8fCopy full SHA for 5fe5e8f
build.gradle.kts
@@ -6,7 +6,7 @@ val kotlinLoggingVersion = "3.0.5"
6
val logbackVersion = "1.5.6"
7
val nimbusSdkVersion = "11.10.1"
8
val mockWebServerVersion = "4.12.0"
9
-val jacksonVersion = "2.17.0"
+val jacksonVersion = "2.17.1"
10
val nettyVersion = "4.1.109.Final"
11
val junitJupiterVersion = "5.10.2"
12
val kotlinVersion = "1.9.23"
0 commit comments