2 parents b42161f + c9450da commit b38a7deCopy full SHA for b38a7de
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-RC11"
+ case _ => "2.0.0"
28
}
29
30
0 commit comments