We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1991f commit 420ef35Copy full SHA for 420ef35
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
3
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
5
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
6
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments