From 81a33b187a0ff5bb797d2c34dfbc3eb20569396c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 18 Feb 2022 16:35:12 +0100 Subject: [PATCH] Update sbt-tpolecat to 0.1.21 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index e9ccdc3..855be43 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7") -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.19") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.21")