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 ea6fd21 commit 16c16a3Copy full SHA for 16c16a3
1 file changed
project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
33
val protobufJavaVersion = "3.20.3"
34
val logbackVersion = "1.3.14"
35
36
- val jacksonCoreVersion = "2.16.0"
+ val jacksonCoreVersion = "2.16.1"
37
val jacksonDatabindVersion = jacksonCoreVersion
38
39
val scala212Version = "2.12.18"
0 commit comments