~jan0sch/smederee

Showing details for patch 54c2485aedbd3446c075ba616e9f473b944893f7.
2025-04-09 (Wed), 8:21 AM - Jens Grassel - 54c2485aedbd3446c075ba616e9f473b944893f7

Update cats-effect to 3.6.1

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-19 14:22:46.672445277 +0000
+++ new-smederee/build.sbt	2025-04-19 14:22:46.672445277 +0000
@@ -279,7 +279,7 @@
             val apacheSshd       = "2.15.0"
             val bouncyCastle     = "1.80"
             val cats             = "2.13.0"
-            val catsEffect       = "3.6.0"
+            val catsEffect       = "3.6.1"
             val circe            = "0.14.12"
             val doobie           = "1.0.0-RC8"
             val flyway           = "11.6.0"