We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c14fda7 + c79152c commit 0125cf6Copy full SHA for 0125cf6
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