We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a260909 + 96cc501 commit f9e70aaCopy full SHA for f9e70aa
build.sbt
@@ -49,7 +49,7 @@ lazy val root = (project in file("."))
49
(pluginCrossBuild / sbtVersion) := {
50
scalaBinaryVersion.value match {
51
case "2.12" => "1.9.9"
52
- case _ => "2.0.0-RC5"
+ case _ => "2.0.0-RC6"
53
}
54
55
scriptedSbt := {
0 commit comments