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 7f9095d commit 213f7eaCopy full SHA for 213f7ea
build.sbt
@@ -25,7 +25,7 @@ bomFormat := "xml"
25
26
resolvers += Resolver.sonatypeCentralSnapshots
27
ThisBuild / version := "3.0.0-rc11-SNAPSHOT"
28
-val jacksonVersion = "3.0.0-rc10"
+val jacksonVersion = "3.0.0-rc11-SNAPSHOT"
29
30
autoAPIMappings := true
31
0 commit comments