We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b95f44d + 4d45d61 commit 1f17d36Copy full SHA for 1f17d36
project/plugins.sbt
@@ -6,4 +6,4 @@ val scalaJSVersion =
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
8
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
9
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.3")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.4")
0 commit comments