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 ec13080 commit 122f453Copy full SHA for 122f453
1 file changed
build.sbt
@@ -45,8 +45,8 @@ 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.21.0"
48
-val jacksonCbor: String = "2.19.4"
49
-val jacksonScalaModule: String = "2.19.4"
+val jacksonCbor: String = "2.21.0"
+val jacksonScalaModule: String = "2.21.0"
50
val simpleConfigurationVersion: String = "1.5.7"
51
val googleOAuthClient: String = "1.39.0"
52
val nettyVersion: String = "4.2.2.Final"
0 commit comments