Skip to content

Commit 15b73fc

Browse files
committed
Update sbt-header to 5.11.0
1 parent 5c784e9 commit 15b73fc

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
22
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
44
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")

0 commit comments

Comments
 (0)