Skip to content

Commit 987d686

Browse files
committed
sbt 1.5.0-RC2 (was 1.4.9)
1 parent 3c4e475 commit 987d686

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.4.9
1+
sbt.version=1.5.0-RC2

Diff for: project/plugins.sbt

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
99
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
1010
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
1111
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
12-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
1312
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
1413
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")

0 commit comments

Comments
 (0)