~jan0sch/smederee

Showing details for patch 07b25646b9c47562d6510d67c3c81ec2145398fa.
2023-01-21 (Sat), 2:05 PM - Jens Grassel - 07b25646b9c47562d6510d67c3c81ec2145398fa

Update cats-effect to 3.4.5

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-02-01 02:01:15.507470967 +0000
+++ new-smederee/build.sbt	2025-02-01 02:01:15.507470967 +0000
@@ -319,7 +319,7 @@
       val apacheSshd      = "2.9.2"
       val bouncyCastle    = "1.72"
       val cats            = "2.9.0"
-      val catsEffect      = "3.4.4"
+      val catsEffect      = "3.4.5"
       val circe           = "0.14.3"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"