Skip to content

Commit 68775fa

Browse files
committed
sbt 2.0.0-RC4
1 parent 6c15890 commit 68775fa

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

0 commit comments

Comments
 (0)