Skip to content

Commit 4c181f3

Browse files
[2.10.x] sbt-header 5.11.0 (was 5.10.0) (#1218)
1 parent a0195e1 commit 4c181f3

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
@@ -10,7 +10,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1010

1111
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1212

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

1515
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
1616

0 commit comments

Comments
 (0)