~jan0sch/smederee

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

Update munit-cats-effect to 2.0.0-M5

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-18 18:49:58.925289909 +0000
+++ new-smederee/build.sbt	2024-05-18 18:49:58.925289909 +0000
@@ -310,7 +310,7 @@
             val log4cats        = "2.6.0"
             val logback         = "1.5.6"
             val munit           = "1.0.0-M11"
-            val munitCatsEffect = "2.0.0-M4"
+            val munitCatsEffect = "2.0.0-M5"
             val osLib           = "0.10.0"
             val postgresql      = "42.7.3"
             val pureConfig      = "0.17.6"