Skip to content

Commit 564daa8

Browse files
committed
2.23 dev
1 parent 75642df commit 564daa8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ bomFormat := "xml"
2626

2727
resolvers += Resolver.sonatypeCentralSnapshots
2828

29-
ThisBuild / version := "2.22.1-SNAPSHOT"
30-
val jacksonAnnotationVersion = "2.22"
31-
val jacksonCoreVersion = "2.22.1-SNAPSHOT"
29+
ThisBuild / version := "2.23.0-SNAPSHOT"
30+
val jacksonAnnotationVersion = "2.23-SNAPSHOT"
31+
val jacksonCoreVersion = "2.23.0-SNAPSHOT"
3232
val jacksonNonCoreVersion = jacksonCoreVersion
3333

3434
autoAPIMappings := true

0 commit comments

Comments
 (0)