From 5058dc197324bedf9556a93c91d6dd5482886d19 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 26 Jun 2026 19:10:07 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.5.7 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 812cbe2..50aab79 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.6") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.7")