From 2f234f524a4a22e895031710b1c8c5b549fdae2c Mon Sep 17 00:00:00 2001 From: Hyperledger Bot Date: Tue, 7 Jan 2025 20:03:48 +0000 Subject: [PATCH] Update munit to 1.0.4 in main Signed-off-by: Hyperledger Bot --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f5fe6f54..35deb3d1 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val V = new { val scalaDID = "0.1.0-M19" // FIXME another bug in the test framework https://github.com/scalameta/munit/issues/554 - val munit = "1.0.0" // "0.7.29" + val munit = "1.0.4" // "0.7.29" // // https://mvnrepository.com/artifact/org.scala-js/scalajs-dom // // val scalajsLogging = "1.1.2-SNAPSHOT" //"1.1.2"