Skip to content

Commit 462115f

Browse files
committed
sbt 2.0.0-RC10
1 parent 33ce000 commit 462115f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ libraryDependencies ++= Seq(
2424
(pluginCrossBuild / sbtVersion) := {
2525
scalaBinaryVersion.value match {
2626
case "2.12" => "1.5.8"
27-
case _ => "2.0.0-RC9"
27+
case _ => "2.0.0-RC10"
2828
}
2929
}
3030

0 commit comments

Comments
 (0)