Skip to content

Commit e11762c

Browse files
chore: update sbt-2 to 2.0.0-RC4
1 parent 5172a66 commit e11762c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ object Settings {
6666
(pluginCrossBuild / sbtVersion) := {
6767
scalaBinaryVersion.value match {
6868
case "2.12" => "1.11.2"
69-
case _ => "2.0.0-RC3"
69+
case _ => "2.0.0-RC4"
7070
}
7171
},
7272
scriptedBufferLog := false,

0 commit comments

Comments
 (0)