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 a226b87 commit d65f792Copy full SHA for d65f792
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.0")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
0 commit comments