Skip to content

Commit 905d5ac

Browse files
committed
2.20.0 release
1 parent 3f206d2 commit 905d5ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ ThisBuild / publishTo := {
2424

2525
bomFormat := "xml"
2626

27-
resolvers += Resolver.sonatypeCentralSnapshots
27+
//resolvers += Resolver.sonatypeCentralSnapshots
2828

29-
version := "2.20.0-rc2-SNAPSHOT"
29+
//version := "2.20.0"
3030
val jacksonAnnotationVersion = "2.20"
3131
val jacksonCoreVersion = "2.20.0"
3232
val jacksonNonCoreVersion = jacksonCoreVersion

0 commit comments

Comments
 (0)