Skip to content

Commit

Permalink
Update sbt-header to 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 8, 2023
1 parent c658ce0 commit 11bc132
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 @@ -25,7 +25,7 @@ addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.1") // Wartremover
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.15")

// Copyright headers
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

// Versioning
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
Expand Down

0 comments on commit 11bc132

Please sign in to comment.