Skip to content

Commit

Permalink
Update sbt-header to 5.7.0 (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 15, 2022
1 parent 1a36b59 commit d4836c1
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
Expand Up @@ -15,7 +15,7 @@
*/

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "1.0.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
Expand Down

0 comments on commit d4836c1

Please sign in to comment.