Skip to content

Commit

Permalink
Merge pull request #204 from scala-steward/update/sbt-tpolecat-0.1.22
Browse files Browse the repository at this point in the history
Update sbt-tpolecat to 0.1.22
  • Loading branch information
ChristopherDavenport committed Apr 16, 2022
2 parents 1b8bbf0 + 023855c commit ee90740
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.16")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
Expand Down

0 comments on commit ee90740

Please sign in to comment.