Skip to content

Commit 2a96987

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-header to 5.10.0
1 parent 0766ab7 commit 2a96987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ licenses := Seq(("Apache-2.0", url("https://www.apache.org/licenses/L
88
developers := List(Developer("", "", "", url("https://scala-lang.org")))
99

1010
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
11-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
11+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") // set version, scmInfo, publishing settings
1313
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.0") // brings in MiMa

0 commit comments

Comments
 (0)