We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f96cd2 commit e5d4c0bCopy full SHA for e5d4c0b
project/plugins.sbt
@@ -9,5 +9,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
9
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
12
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
13
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments