~jan0sch/smederee

Showing details for patch 4be163996a44637c1892974a47152a71a81d6b6a.
2025-04-22 (Tue), 6:12 AM - Jens Grassel - 4be163996a44637c1892974a47152a71a81d6b6a

Update circe to 0.14.13

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-06-20 19:41:37.938512808 +0000
+++ new-smederee/build.sbt	2025-06-20 19:41:37.942512802 +0000
@@ -280,7 +280,7 @@
             val bouncyCastle     = "1.80"
             val cats             = "2.13.0"
             val catsEffect       = "3.6.1"
-            val circe            = "0.14.12"
+            val circe            = "0.14.13"
             val doobie           = "1.0.0-RC9"
             val flyway           = "11.7.2"
             val fs2              = "3.5.0"