Skip to content

Commit

Permalink
Merge pull request #38 from scala-steward/update/sbt-header-5.1.0
Browse files Browse the repository at this point in the history
Update sbt-header to 5.1.0
  • Loading branch information
2m authored Feb 21, 2019
2 parents 7c723cd + 6696ee7 commit fa21243
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.2")
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.3.0")

Expand Down

0 comments on commit fa21243

Please sign in to comment.