Skip to content

Commit

Permalink
bump: sbt-header 5.10.0 (was 5.6.5) (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 14, 2023
1 parent a4ba22b commit 251bcaf
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.6.5")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")
Expand Down

0 comments on commit 251bcaf

Please sign in to comment.