Skip to content

Commit 7f9f777

Browse files
Update sbt-header to 5.7.0 (#29)
1 parent eb1a69a commit 7f9f777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
1616
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1717
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
1818
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
19-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
19+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")

0 commit comments

Comments
 (0)