Skip to content

Commit c6ebdb0

Browse files
authored
Merge pull request #241 from scala-steward/update/sbt-header-5.11.0
bump: sbt-header 5.11.0 (was 5.10.0)
2 parents 2a36758 + 2173ff7 commit c6ebdb0

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,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44

55
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 commit comments

Comments
 (0)