Skip to content

Commit a6f2223

Browse files
committed
version
1 parent 80eac81 commit a6f2223

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-rc6-SNAPSHOT"
1111

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

0 commit comments

Comments
 (0)