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 afa2d88 + adf8bf1 commit a73c104Copy full SHA for a73c104
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.0")
8
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
9
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.2")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.3")
0 commit comments