~jan0sch/smederee

Showing details for patch d6b2c5a198c54414a3aafffcaaafd0e145ec63bb.
2024-05-06 (Mon), 3:51 PM - Jens Grassel - d6b2c5a198c54414a3aafffcaaafd0e145ec63bb

Update munit to 1.0.0-RC1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-01-11 23:02:19.890158457 +0000
+++ new-smederee/build.sbt	2025-01-11 23:02:19.890158457 +0000
@@ -292,7 +292,7 @@
             val jclOverSlf4j    = "2.0.13"
             val log4cats        = "2.7.0"
             val logback         = "1.5.6"
-            val munit           = "1.0.0-M12"
+            val munit           = "1.0.0-RC1"
             val munitCatsEffect = "2.0.0-M5"
             val osLib           = "0.10.0"
             val postgresql      = "42.7.3"