From f6865361acb4e3a013debf1bc10a19b7fc816965 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 26 May 2026 12:54:12 +0000 Subject: [PATCH] Update sbt-tpolecat to 0.5.5 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 7b0985f..48db127 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.4") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.5")