From 1949b056a708e53c1b22556f4872ac4f6effb631 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 15 Apr 2024 21:02:14 +0000 Subject: [PATCH] Update munit-cats-effect to 2.0.0-M5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4d38b487..973db9d1 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ val CatsEffectVersion = "3.5.4" val DisciplineVersion = "2.0.0-M3" val ScalaCheckVersion = "1.17.0" val MunitVersion = "1.0.0-M11" -val MunitCatsEffectVersion = "2.0.0-M4" +val MunitCatsEffectVersion = "2.0.0-M5" val ScalacheckEffectVersion = "2.0.0-M2" lazy val `cats-stm` = tlCrossRootProject