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 e365e7f commit 8b43fedCopy full SHA for 8b43fed
build.sbt
@@ -26,7 +26,7 @@ bomFormat := "xml"
26
27
resolvers += Resolver.sonatypeCentralSnapshots
28
29
-version := "2.21.0-SNAPSHOT"
+ThisBuild / version := "2.21.0-SNAPSHOT"
30
val jacksonAnnotationVersion = "2.21-SNAPSHOT"
31
val jacksonCoreVersion = "2.21.0-SNAPSHOT"
32
val jacksonNonCoreVersion = jacksonCoreVersion
0 commit comments