Skip to content

Commit

Permalink
Update sbt-header to 5.3.1 (#360)
Browse files Browse the repository at this point in the history
Update sbt-header to 5.3.1
  • Loading branch information
octonato authored Nov 28, 2019
2 parents d5c4d2a + 9fe557b commit 31189db
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
Expand Up @@ -17,7 +17,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")

addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.1")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")

Expand Down

0 comments on commit 31189db

Please sign in to comment.