From f82a1c763d6f2bb3fd09b9cda0440e7db2c37001 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 8 Feb 2026 17:11:34 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.5.3 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 82f3b4d..11054c5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0") -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")