Skip to content

Commit 31acde8

Browse files
xuwei-kkitbellew
authored andcommitted
sbt 2.0.0-M4
1 parent ae910ff commit 31acde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ lazy val plugin = project.enablePlugins(SbtPlugin).settings(
6060
pluginCrossBuild / sbtVersion := {
6161
scalaBinaryVersion.value match {
6262
case "2.12" => "1.2.8"
63-
case _ => "2.0.0-M3"
63+
case _ => "2.0.0-M4"
6464
}
6565
},
6666
conflictWarning := {

0 commit comments

Comments
 (0)