Skip to content

Commit

Permalink
Update sbt-header to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2019
1 parent 79a317f commit 6696ee7
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.jsuereth" % "sbt-pgp" % "1.1.0-M1")
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.1.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.4")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.0.0")

Expand Down

0 comments on commit 6696ee7

Please sign in to comment.