~jan0sch/smederee

Showing details for patch 5ab0ce4e387db0cc3e55fe24061292ed58e8fe93.
2024-04-18 (Thu), 10:32 AM - Jens Grassel - 5ab0ce4e387db0cc3e55fe24061292ed58e8fe93

Update munit to 1.0.0-M12

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	2024-05-05 19:39:34.939186363 +0000
+++ new-smederee/build.sbt	2024-05-05 19:39:34.939186363 +0000
@@ -299,7 +299,7 @@
             val jclOverSlf4j    = "2.0.13"
             val log4cats        = "2.6.0"
             val logback         = "1.5.6"
-            val munit           = "1.0.0-M11"
+            val munit           = "1.0.0-M12"
             val munitCatsEffect = "2.0.0-M5"
             val osLib           = "0.10.0"
             val postgresql      = "42.7.3"