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.
1 parent f22dc5c commit fa26f24Copy full SHA for fa26f24
build.sbt
@@ -9,7 +9,7 @@ pluginCrossBuild / sbtVersion := {
9
case "2.12" =>
10
(pluginCrossBuild / sbtVersion).value
11
case _ =>
12
- "2.0.0-RC3"
+ "2.0.0-RC4"
13
}
14
15
0 commit comments