We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f3a8c commit ef04c7eCopy full SHA for ef04c7e
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
5
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments