8000
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 0ef509b commit 011dee7Copy full SHA for 011dee7
project/plugins.sbt
@@ -12,4 +12,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
12
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
13
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
14
15
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
0 commit comments