Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 24, 2020
1 parent 28400de commit 8a08a18
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,5 +1,5 @@
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")

0 comments on commit 8a08a18

Please sign in to comment.