~jan0sch/smederee

Showing details for patch 2c8b5e813fe6b71a6d34cfaf0676dd65984e1f27.
2023-02-16 (Thu), 2:30 PM - Jens Grassel - 2c8b5e813fe6b71a6d34cfaf0676dd65984e1f27

Update cats-effect to 3.4.7

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 16:51:45.964619438 +0000
+++ new-smederee/build.sbt	2025-01-31 16:51:45.968619445 +0000
@@ -319,7 +319,7 @@
       val apacheSshd      = "2.9.2"
       val bouncyCastle    = "1.72"
       val cats            = "2.9.0"
-      val catsEffect      = "3.4.6"
+      val catsEffect      = "3.4.7"
       val circe           = "0.14.4"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"