Skip to content

Commit

Permalink
Merge pull request #125 from scala-steward/update/sbt-tpolecat-0.1.16
Browse files Browse the repository at this point in the history
Update sbt-tpolecat to 0.1.16
  • Loading branch information
mergify[bot] committed Dec 4, 2020
2 parents 36758ff + 4364bfd commit 4d2f093
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.geirsson" % "sbt-ci-release" % "1.5.4")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.15")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
Expand Down

0 comments on commit 4d2f093

Please sign in to comment.