Skip to content

Commit b9da2d9

Browse files
authored
Merge pull request #1091 from scala-steward/update/2.2.x/sbt-header-5.11.0
[2.2.x] sbt-header 5.11.0 (was 5.10.0)
2 parents b125b51 + b11585e commit b9da2d9

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
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)