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.
1 parent 9f7dbd7 commit ad31b2dCopy full SHA for ad31b2d
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.1")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.2")
0 commit comments