Skip to content

Commit aaee387

Browse files
authored
Prep 2.19.0-rc2
1 parent 0726130 commit aaee387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
1616

1717
bomFormat := "xml"
1818

19-
version := "2.19.0-SNAPSHOT"
20-
val jacksonCoreVersion = "2.19.0-SNAPSHOT"
19+
version := "2.19.0-rc2"
20+
val jacksonCoreVersion = "2.19.0-rc2"
2121
val jacksonNonCoreVersion = jacksonCoreVersion
2222

2323
autoAPIMappings := true

0 commit comments

Comments
 (0)