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.
2 parents d9aa164 + bf4d711 commit ff7f6dfCopy full SHA for ff7f6df
project/plugins.sbt
@@ -4,4 +4,4 @@ val scalaJSVersion =
4
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.1.3")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
7
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.4")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.0")
0 commit comments