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 550981a commit 4f2d8acCopy full SHA for 4f2d8ac
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-rc1"
+val jacksonCoreVersion = "2.18.0"
17
val jacksonNonCoreVersion = jacksonCoreVersion
18
19
autoAPIMappings := true
0 commit comments