From 5e8470c4b9d122ad8cda5125e03f388c562981af Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 00:32:36 +0000 Subject: [PATCH] Update munit to 1.1.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index a355b25..785f776 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ import sbt.Tests._ val catsV = "2.13.0" val scalaJavaLocalesV = "1.5.4" val scalacheckV = "1.19.0" -val munitV = "1.1.0" +val munitV = "1.1.2" val disciplineMunitV = "2.0.0" ThisBuild / tlVersionIntroduced := Map(