Skip to content

Commit b20bbca

Browse files
committed
Update build.sbt
1 parent fae2b34 commit b20bbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ resolvers += Resolver.sonatypeCentralSnapshots
2828

2929
version := "2.20.0-rc2-SNAPSHOT"
3030
val jacksonAnnotationVersion = "2.20-rc1"
31-
val jacksonCoreVersion = "2.20.0-rc1"
31+
val jacksonCoreVersion = "2.20.0-rc2-SNAPSHOT"
3232
val jacksonNonCoreVersion = jacksonCoreVersion
3333

3434
autoAPIMappings := true

0 commit comments

Comments
 (0)