We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 068e59e + 7f9f6e0 commit 3e78653Copy full SHA for 3e78653
1 file changed
build.sbt
@@ -71,7 +71,7 @@ pluginCrossBuild / sbtVersion := {
71
case "2.12" =>
72
"1.5.5"
73
case _ =>
74
- "2.0.0-RC10"
+ "2.0.0-RC11"
75
}
76
77
crossScalaVersions += "3.8.2"
0 commit comments