Skip to content

Commit a7a650f

Browse files
authored
Merge pull request #2309 from scala-steward/update/sbt-header-5.11.0
Update sbt-header to 5.11.0
2 parents ab025a7 + 411db1b commit a7a650f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
88
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
99
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
10+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
1111
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)