Skip to content

Commit a3ca632

Browse files
committed
Upgrade sbt-header
1 parent d18ad4e commit a3ca632

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
@@ -1,6 +1,6 @@
11
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
4+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")

0 commit comments

Comments
 (0)