From 9c7b996f8ead37fedfe982931f41b23df29f4072 Mon Sep 17 00:00:00 2001 From: "davenverse-steward[bot]" <130607801+davenverse-steward[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 10:57:14 +0000 Subject: [PATCH] Update munit to 1.0.0-RC1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 94aef94..2f754df 100644 --- a/build.sbt +++ b/build.sbt @@ -22,7 +22,7 @@ val catsV = "2.9.0" val catsEffectV = "3.4.9" val catsCollectionV = "0.9.6" -val munitV = "1.0.0-M7" +val munitV = "1.0.0-RC1" val munitCEV = "2.0.0-M3" lazy val mules = tlCrossRootProject