Skip to content

Commit

Permalink
Merge pull request #434 from jbwheatley/update/java8/sbt-header-5.10.0
Browse files Browse the repository at this point in the history
Update sbt-header to 5.10.0 in java8
  • Loading branch information
jbwheatley authored Jul 16, 2023
2 parents 7ab8de6 + 9c8610f commit d056b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")

Expand Down

0 comments on commit d056b95

Please sign in to comment.