Skip to content

Commit 4db0c25

Browse files
authored
Merge pull request #189 from scala-steward/update/sbt-header-5.2.0
Update sbt-header to 5.2.0
2 parents 3b63a34 + 7b37c5f commit 4db0c25

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
@@ -6,4 +6,4 @@ addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.4")
77
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
88
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
9-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.1.0")
9+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")

0 commit comments

Comments
 (0)