Skip to content

Commit a44cbd4

Browse files
committed
Update build.sbt
1 parent a6f2223 commit a44cbd4

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
@@ -7,7 +7,7 @@ name := "jackson-module-scala"
77

88
organization := "tools.jackson.module"
99

10-
// ThisBuild / version := "3.0.0-rc6-SNAPSHOT"
10+
ThisBuild / version := "3.0.0-rc7-SNAPSHOT"
1111

1212
val scala213Version = "2.13.16"
1313
ThisBuild / scalaVersion := scala213Version

0 commit comments

Comments
 (0)