~jan0sch/smederee

Showing details for patch e17116896bb0e4a2fb4754a181242830d5a29d5e.
2023-01-10 (Tue), 2:39 PM - Jens Grassel - e17116896bb0e4a2fb4754a181242830d5a29d5e

Update cats-effect to 3.4.4

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