Skip to content

Commit 30dd646

Browse files
Update sbt-header to 5.11.0
1 parent 78015e9 commit 30dd646

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
@@ -9,7 +9,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.
99
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.2")
1010
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
1111
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
12-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
12+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
1414
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
1515
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")

0 commit comments

Comments
 (0)