Skip to content

Commit

Permalink
Merge pull request #528 from typelevel/update/sbt-header-5.10.0
Browse files Browse the repository at this point in the history
Update sbt-header to 5.10.0
  • Loading branch information
armanbilge authored Jun 18, 2023
2 parents 2442cc2 + e36516c commit a69b473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")

0 comments on commit a69b473

Please sign in to comment.