From 667b7d81b297731270b29108260ac8b6a26e51b2 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:10:26 +0000 Subject: [PATCH] Update munit-cats-effect to 2.2.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c22ab4ae..9e4e5d84 100644 --- a/build.sbt +++ b/build.sbt @@ -62,7 +62,7 @@ val fs2Version = "3.12.2" val http4sVersion = "0.23.33" val natchezVersion = "0.3.8" val munitVersion = "1.2.0" -val munitCEVersion = "2.1.0" +val munitCEVersion = "2.2.0" val scalacheckEffectVersion = "2.1.0-RC1" lazy val commonSettings = Seq(