Skip to content

Commit 787651e

Browse files
Update sbt-header to 5.11.0
1 parent 3476cb8 commit 787651e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)