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 0dc3ab0 commit 25d1bb7Copy full SHA for 25d1bb7
build.sbt
@@ -24,9 +24,9 @@ ThisBuild / publishTo := {
24
25
bomFormat := "xml"
26
27
-// resolvers += Resolver.sonatypeCentralSnapshots
+resolvers += Resolver.sonatypeCentralSnapshots
28
29
-// version := "2.20.0-rc1"
+version := "2.20.0-rc2-SNAPSHOT"
30
val jacksonAnnotationVersion = "2.20-rc1"
31
val jacksonCoreVersion = "2.20.0-rc1"
32
val jacksonNonCoreVersion = jacksonCoreVersion
0 commit comments