Skip to content

Commit

Permalink
Update sbt-header to 5.5.0 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 10, 2020
1 parent 12c595d commit b0a3341
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 @@ -4,7 +4,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.6.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.2")
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.5.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")

0 comments on commit b0a3341

Please # to comment.