diff --git a/project/plugins.sbt b/project/plugins.sbt index 563f5b72a..9c5ecffc3 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -15,7 +15,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1") -addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0") +addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")