Skip to content

Commit 3e78653

Browse files
authored
Merge pull request #221 from xuwei-k/RC11
sbt 2.0.0-RC11
2 parents 068e59e + 7f9f6e0 commit 3e78653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pluginCrossBuild / sbtVersion := {
7171
case "2.12" =>
7272
"1.5.5"
7373
case _ =>
74-
"2.0.0-RC10"
74+
"2.0.0-RC11"
7575
}
7676
}
7777
crossScalaVersions += "3.8.2"

0 commit comments

Comments
 (0)