From 202b099419e2b9211318f6e0f3e03c672d31bb62 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 16:09:35 +0000 Subject: [PATCH] Update munit-diff to 1.0.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 8dcc1003..8cb35e1c 100644 --- a/build.sbt +++ b/build.sbt @@ -52,7 +52,7 @@ val Version = new { val testInterface = "1.0" val scalacCompatAnnotation = "0.1.4" val http4s = "0.23.26" - val munitDiff = "1.0.0-RC1" + val munitDiff = "1.0.0" } lazy val root = tlCrossRootProject.aggregate(core,