1 parent 33ce000 commit 462115fCopy full SHA for 462115f
1 file changed
build.sbt
@@ -24,7 +24,7 @@ libraryDependencies ++= Seq(
24
(pluginCrossBuild / sbtVersion) := {
25
scalaBinaryVersion.value match {
26
case "2.12" => "1.5.8"
27
- case _ => "2.0.0-RC9"
+ case _ => "2.0.0-RC10"
28
}
29
30
0 commit comments