We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ff5875 + d8f9444 commit c407260Copy full SHA for c407260
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