Skip to content

Commit

Permalink
Merge pull request #131 from typelevel/update/sbt-header-5.9.0
Browse files Browse the repository at this point in the history
Update sbt-header to 5.9.0
  • Loading branch information
DavidGregory084 authored Jan 6, 2023
2 parents e66cdd3 + 44d51be commit 9fd7074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

Expand Down

0 comments on commit 9fd7074

Please sign in to comment.