Skip to content

Commit 40043c8

Browse files
authored
update sbt-header plugin
1 parent e350592 commit 40043c8

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("org.scalameta" % "sbt-scalafmt" % "2.5.5")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
44
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)