diff --git a/project/plugins.sbt b/project/plugins.sbt index e1437104..da0d1423 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -15,7 +15,7 @@ */ addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2") -addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0") +addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.1.0") addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.5.0") addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.1")