~jan0sch/smederee

Showing details for patch f80a77d6ba247ffbf3d909837230c7affc8fcfb7.
2025-06-14 (Sat), 8:47 AM - Jens Grassel - f80a77d6ba247ffbf3d909837230c7affc8fcfb7

Update circe to 0.14.14

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 04:31:49.886563384 +0000
+++ new-smederee/build.sbt	2025-06-20 04:31:49.890563378 +0000
@@ -283,7 +283,7 @@
             val bouncyCastle     = "1.81"
             val cats             = "2.13.0"
             val catsEffect       = "3.6.1"
-            val circe            = "0.14.13"
+            val circe            = "0.14.14"
             val doobie           = "1.0.0-RC9"
             val flyway           = "11.9.1"
             val fs2              = "3.5.0"