~jan0sch/smederee

Showing details for patch e663ffcf56acbb355a64fe5adea8ee2204cfad90.
2023-06-26 (Mon), 5:03 PM - Jens Grassel - e663ffcf56acbb355a64fe5adea8ee2204cfad90

Update cats-effect to 3.5.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-01-16 00:01:25.640683803 +0000
+++ new-smederee/build.sbt	2025-01-16 00:01:25.640683803 +0000
@@ -430,7 +430,7 @@
       val apacheSshd      = "2.10.0"
       val bouncyCastle    = "1.75"
       val cats            = "2.9.0"
-      val catsEffect      = "3.5.0"
+      val catsEffect      = "3.5.1"
       val circe           = "0.14.5"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC4"