Skip to content

Commit 9539adf

Browse files
author
oss-47
committed
Update sbt-header to 5.11.0
1 parent a1de32e commit 9539adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
7-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
88
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.12.0")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.12.0")
1010
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0")

0 commit comments

Comments
 (0)