Skip to content

Commit fa26f24

Browse files
authored
sbt 2.0.0-RC4
1 parent f22dc5c commit fa26f24

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
@@ -9,7 +9,7 @@ pluginCrossBuild / sbtVersion := {
99
case "2.12" =>
1010
(pluginCrossBuild / sbtVersion).value
1111
case _ =>
12-
"2.0.0-RC3"
12+
"2.0.0-RC4"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)