~jan0sch/smederee

Showing details for patch a9770552e5f6b3ecfc0ae4b33e21750631f66616.
2024-05-26 (Sun), 9:26 AM - Jens Grassel - a9770552e5f6b3ecfc0ae4b33e21750631f66616

Update munit to 1.0.0

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 20:06:19.260501521 +0000
+++ new-smederee/build.sbt	2025-01-11 20:06:19.260501521 +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-RC1"
+            val munit           = "1.0.0"
             val munitCatsEffect = "2.0.0-RC1"
             val osLib           = "0.10.1"
             val postgresql      = "42.7.3"