Skip to content

Commit 4575abe

Browse files
authored
Update sbt-header to 5.6.5
1 parent 8bd0231 commit 4575abe

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-exercises" % "sbt-exercise" % "0.7.1")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
5+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.2")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2")

0 commit comments

Comments
 (0)