Skip to content

Commit 226a016

Browse files
committed
bump: sbt-header 5.11.0 (was 5.10.0)
1 parent 1ff06b8 commit 226a016

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
@@ -15,7 +15,7 @@
1515
*/
1616

1717
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
18-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
18+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
1919
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
2020
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "3.0.1")
2121
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")

0 commit comments

Comments
 (0)