Skip to content

Commit 3761f0d

Browse files
authored
Update sbt-header to 5.7.0
1 parent 961665d commit 3761f0d

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
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
8-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
8+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
99
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.11.2")
1010
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")
1111
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2")

0 commit comments

Comments
 (0)