We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14fda7 commit c79152cCopy full SHA for c79152c
project/plugins.sbt
@@ -4,4 +4,4 @@ val scalaJSVersion =
4
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.0")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
7
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")
0 commit comments