From f9e074d92a71b59b9106b4456d4f25c592537215 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 7 Jul 2023 00:51:00 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.4.3 --- 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..02b5dbc 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.3")