Skip to content

Commit b5d0816

Browse files
authored
Merge pull request #142 from scala-steward/update/sbt-header-5.6.0
2 parents fd581c9 + 7b66726 commit b5d0816

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 @@
11
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
22
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
3-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.5.0")
3+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")

0 commit comments

Comments
 (0)