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 a0195e1 commit 4c181f3Copy full SHA for 4c181f3
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
12
13
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
14
15
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
16
0 commit comments