From a6383d15dcf2ba85c69d29ed25f7b93d2cfe97e6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 8 Jan 2023 00:23:17 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.4.2 --- project/sbt-tpolecat.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/sbt-tpolecat.sbt b/project/sbt-tpolecat.sbt index 492133e..9ebf84d 100644 --- a/project/sbt-tpolecat.sbt +++ b/project/sbt-tpolecat.sbt @@ -1 +1 @@ -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")