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 a65afe7 commit 3cf0966Copy full SHA for 3cf0966
build.sbt
@@ -13,7 +13,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.19", scala213Version, "3.
13
14
//resolvers ++= Resolver.sonatypeOssRepos("snapshots")
15
16
-val jacksonVersion = "2.17.2"
+val jacksonVersion = "2.17.3"
17
18
autoAPIMappings := true
19
0 commit comments