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 905d5ac commit fcb1c2dCopy full SHA for fcb1c2d
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"
+version := "2.20.1-SNAPSHOT"
30
val jacksonAnnotationVersion = "2.20"
31
val jacksonCoreVersion = "2.20.0"
32
val jacksonNonCoreVersion = jacksonCoreVersion
0 commit comments