Skip to content

Commit

Permalink
Merge pull request #129 from scala-steward/update/sbt-tpolecat-0.1.12
Browse files Browse the repository at this point in the history
Update sbt-tpolecat to 0.1.12
  • Loading branch information
mergify[bot] committed Jun 2, 2020
2 parents 6c2cdf3 + 3ef05bd commit ddb53bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,7 +1,7 @@
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.12")
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.6")
Expand Down

0 comments on commit ddb53bd

Please sign in to comment.