Skip to content

Commit 213f7ea

Browse files
authored
Update jacksonVersion to 3.0.0-rc11-SNAPSHOT
1 parent 7f9095d commit 213f7ea

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-rc11-SNAPSHOT"
28-
val jacksonVersion = "3.0.0-rc10"
28+
val jacksonVersion = "3.0.0-rc11-SNAPSHOT"
2929

3030
autoAPIMappings := true
3131

0 commit comments

Comments
 (0)