Skip to content

Commit fd8c776

Browse files
Update sbt-header to 5.8.0 (#2752)
1 parent 89308f6 commit fd8c776

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
66
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
77
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
88
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.11")
9-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
9+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
1010
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
1212
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")

0 commit comments

Comments
 (0)