2 parents 33ce000 + 462115f commit 6b237d1Copy full SHA for 6b237d1
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