~jan0sch/smederee

Showing details for patch 1a0f41ac54ff07951ce8d2f22ef84b52757c057b.
2023-02-24 (Fri), 3:16 PM - Jens Grassel - 1a0f41ac54ff07951ce8d2f22ef84b52757c057b

Update cats-effect to 3.4.8

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-03-01 08:29:36.911504204 +0000
+++ new-smederee/build.sbt	2025-03-01 08:29:36.911504204 +0000
@@ -323,7 +323,7 @@
       val apacheSshd      = "2.9.2"
       val bouncyCastle    = "1.72"
       val cats            = "2.9.0"
-      val catsEffect      = "3.4.7"
+      val catsEffect      = "3.4.8"
       val circe           = "0.14.4"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"