~wegtam/smederee

Showing details for patch 9790415ea427b95772ec4d7cd260fa9eda35ba89.
2025-01-27 (Mon), 5:32 PM - Jens Grassel - 9790415ea427b95772ec4d7cd260fa9eda35ba89

Update munit-scalacheck to 1.1.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-04-11 04:29:28.110044254 +0000
+++ new-smederee/build.sbt	2025-04-11 04:29:28.110044254 +0000
@@ -294,7 +294,7 @@
             val monocle          = "3.3.0"
             val munit            = "1.1.0"
             val munitCatsEffect  = "2.0.0"
-            val munitScalaCheck  = "1.0.0"
+            val munitScalaCheck  = "1.1.0"
             val osLib            = "0.11.3"
             val postgresql       = "42.7.5"
             val pureConfig       = "0.17.8"