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 428e4b8 commit dde98cdCopy full SHA for dde98cd
1 file changed
build.sbt
@@ -24,9 +24,9 @@ ThisBuild / publishTo := {
24
25
bomFormat := "xml"
26
27
-resolvers += Resolver.sonatypeCentralSnapshots
+// resolvers += Resolver.sonatypeCentralSnapshots
28
ThisBuild / version := "3.2.0-SNAPSHOT"
29
-val jacksonVersion = "3.2.0-SNAPSHOT"
+val jacksonVersion = "3.2.0"
30
31
autoAPIMappings := true
32
0 commit comments