We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff5875 commit d8f9444Copy full SHA for d8f9444
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.3")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.4")
0 commit comments