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 992295e commit 97f9718Copy full SHA for 97f9718
build.sbt
@@ -13,7 +13,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.20", scala213Version, "3.
13
14
// resolvers ++= Resolver.sonatypeOssRepos("snapshots")
15
16
-val jacksonCoreVersion = "2.18.0"
+val jacksonCoreVersion = "2.18.1"
17
val jacksonNonCoreVersion = jacksonCoreVersion
18
19
autoAPIMappings := true
0 commit comments