~jan0sch/smederee

Showing details for patch 68e98f517a45e40210227371403db6027ce1a1ad.
2023-04-19 (Wed), 12:00 PM - Jens Grassel - 68e98f517a45e40210227371403db6027ce1a1ad

Update cats-effect to 3.4.9

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-31 02:46:13.397796458 +0000
+++ new-smederee/build.sbt	2025-01-31 02:46:13.397796458 +0000
@@ -393,7 +393,7 @@
       val apacheSshd      = "2.9.2"
       val bouncyCastle    = "1.73"
       val cats            = "2.9.0"
-      val catsEffect      = "3.4.8"
+      val catsEffect      = "3.4.9"
       val circe           = "0.14.5"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"