There was an error while loading. Please reload this page.
1 parent c9a248b commit 655aba6Copy full SHA for 655aba6
1 file changed
build.sbt
@@ -38,14 +38,14 @@ scalacOptions ++= {
38
pluginCrossBuild / sbtVersion := {
39
scalaBinaryVersion.value match {
40
case "2.12" => "1.5.8"
41
- case _ => "2.0.0-RC16"
+ case _ => "2.0.0"
42
}
43
44
45
scriptedSbt := {
46
47
case "2.12" => "1.9.0"
48
49
50
51
0 commit comments