We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89308f6 commit fd8c776Copy full SHA for fd8c776
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
7
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
8
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.11")
9
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
10
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
0 commit comments