~jan0sch/smederee

Showing details for patch d0b80bf5c066581bc49a953fc36abd1d8a42ca85.
2023-08-17 (Thu), 1:54 PM - Jens Grassel - d0b80bf5c066581bc49a953fc36abd1d8a42ca85

Update cats to 2.10.0

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-15 12:56:36.073154713 +0000
+++ new-smederee/build.sbt	2025-01-15 12:56:36.073154713 +0000
@@ -424,7 +424,7 @@
     object Version {
       val apacheSshd      = "2.10.0"
       val bouncyCastle    = "1.76"
-      val cats            = "2.9.0"
+      val cats            = "2.10.0"
       val catsEffect      = "3.5.1"
       val circe           = "0.14.5"
       val commonMark      = "0.21.0"