Skip to content

Commit 3f2b79d

Browse files
committed
Update build.sbt
1 parent c60ed8a commit 3f2b79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name := "jackson-module-scala"
66

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

9-
ThisBuild / version := "3.0.0-rc2-SNAPSHOT"
9+
ThisBuild / version := "3.0.0-rc2"
1010

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

0 commit comments

Comments
 (0)