8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01bc7a commit 99aeaf4Copy full SHA for 99aeaf4
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.4.9
+sbt.version=1.5.0-RC2
project/plugins.sbt
@@ -9,6 +9,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
9
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
12
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
13
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
14
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
0 commit comments