Skip to content

Commit

Permalink
Update sbt-header to 5.8.0 (#1264)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2022
1 parent 108b27f commit cc7a7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/project/plugins.sbt
Expand Up @@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
// discipline
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")

// publishing
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
Expand Down

0 comments on commit cc7a7a1

Please sign in to comment.