Skip to content

Commit

Permalink
Update sbt-header to 5.1.0 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and dwijnand committed Feb 3, 2019
1 parent b51e6e0 commit 01fbf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -15,7 +15,7 @@
*/

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.1.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.5.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.1")

Expand Down

0 comments on commit 01fbf17

Please sign in to comment.