Skip to content

Commit 44daa41

Browse files
chore(deps): update sbt 2.x to 2.0.0-RC14 (#2018)
1 parent 5c633ec commit 44daa41

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-RC13"
69+
case _ => "2.0.0-RC14"
7070
}
7171
},
7272
scalaVersion ~= {

0 commit comments

Comments
 (0)