We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bdf93 commit a46ca1bCopy full SHA for a46ca1b
build.sbt
@@ -10,7 +10,7 @@ pluginCrossBuild / sbtVersion := {
10
case "2.12" =>
11
(pluginCrossBuild / sbtVersion).value
12
case _ =>
13
- "2.0.0-RC10"
+ "2.0.0-RC11"
14
}
15
16
0 commit comments