Skip to content

Commit fcb1c2d

Browse files
committed
snapshot
1 parent 905d5ac commit fcb1c2d

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"
29+
version := "2.20.1-SNAPSHOT"
3030
val jacksonAnnotationVersion = "2.20"
3131
val jacksonCoreVersion = "2.20.0"
3232
val jacksonNonCoreVersion = jacksonCoreVersion

0 commit comments

Comments
 (0)