Skip to content

Commit

Permalink
Merge pull request #96 from scala-steward/update/sbt-tpolecat-0.1.11
Browse files Browse the repository at this point in the history
Update sbt-tpolecat to 0.1.11
  • Loading branch information
2m authored Feb 24, 2020
2 parents 28400de + 8a08a18 commit f5e5130
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 f5e5130

Please sign in to comment.