Skip to content

Commit 535e343

Browse files
committed
Update build.sbt
1 parent e821ba3 commit 535e343

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
version := "2.19.4-SNAPSHOT"
29-
val jacksonCoreVersion = "2.19.3"
29+
val jacksonCoreVersion = "2.19.4-SNAPSHOT"
3030
val jacksonNonCoreVersion = jacksonCoreVersion
3131

3232
autoAPIMappings := true

0 commit comments

Comments
 (0)