From 691da08677601a6b7c8a689b8fadd26c13a8272d Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:43:28 +0000 Subject: [PATCH] Update munit to 1.3.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 53a507fb..45f28f51 100644 --- a/build.sbt +++ b/build.sbt @@ -99,7 +99,7 @@ ThisBuild / mergifyRequiredJobs ++= Seq("validate-steward", "site") ThisBuild / githubWorkflowPermissions := Some(Permissions.Specify.defaultPermissive) -val MunitVersion = "1.3.0" +val MunitVersion = "1.3.2" lazy val `sbt-typelevel` = tlCrossRootProject.aggregate( kernel,