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 96840f2 commit ec13080Copy full SHA for ec13080
1 file changed
build.sbt
@@ -44,7 +44,7 @@ val catsVersion: String = "2.13.0"
44
val okHttpVersion: String = "4.12.0"
45
val paClientVersion: String = "7.0.12"
46
val apacheThrift: String = "0.15.0"
47
-val jacksonDatabind: String = "2.19.4"
+val jacksonDatabind: String = "2.21.0"
48
val jacksonCbor: String = "2.19.4"
49
val jacksonScalaModule: String = "2.19.4"
50
val simpleConfigurationVersion: String = "1.5.7"
0 commit comments