Skip to content

Commit aa16fdc

Browse files
committed
[7.x] sbt-header 5.11.0 (was 5.10.0)
1 parent c1c815a commit aa16fdc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1212

1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1414

15-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
15+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22

3-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
44

55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
66

0 commit comments

Comments
 (0)