From c28e7bdecb9761174b477da45ba5e30828b9b40d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 1 Oct 2025 15:35:02 +0000 Subject: [PATCH] Update kind-projector to 0.13.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0e2260d..08fa714 100644 --- a/build.sbt +++ b/build.sbt @@ -19,7 +19,7 @@ val logbackClassicV = "1.4.4" val munitCatsEffectV = "1.0.7" -val kindProjectorV = "0.13.2" +val kindProjectorV = "0.13.4" val betterMonadicForV = "0.3.1" // Projects