From 3922d6323075a75e0f592b15dfb38dd7df58de60 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:19:02 +0000 Subject: [PATCH] Update munit-scalacheck to 1.0.0-M11 in series/0.23 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 174791b..c3c4d6a 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val http4sVersion = "0.23.25" val scalacheckXmlVersion = "0.1.0" val scalaXml1Version = "1.3.1" val scalaXml2Version = "2.2.0" -val munitVersion = "1.0.0-M8" +val munitVersion = "1.0.0-M11" val munitCatsEffectVersion = "2.0.0-M3" lazy val scalaXml2 = project