Skip to content

Commit a847828

Browse files
authored
prep 3.0.0-rc8 (#756)
1 parent c6c0ac5 commit a847828

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
@@ -25,7 +25,7 @@ bomFormat := "xml"
2525

2626
resolvers += Resolver.sonatypeCentralSnapshots
2727
ThisBuild / version := "3.0.0-SNAPSHOT"
28-
val jacksonVersion = "3.0.0-rc7"
28+
val jacksonVersion = "3.0.0-rc8"
2929

3030
autoAPIMappings := true
3131

0 commit comments

Comments
 (0)