Skip to content

Commit

Permalink
Merge pull request #61 from scala-steward/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
mergify[bot] authored Nov 16, 2022
2 parents 02d25f2 + baa9ca3 commit b20ed03
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 @@ -5,4 +5,4 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")

0 comments on commit b20ed03

Please sign in to comment.