~jan0sch/smederee

Showing details for patch 5363b1ea02eccf156e0fa830598324e9eb6e7185.
2024-06-18 (Tue), 9:45 AM - Jens Grassel - 5363b1ea02eccf156e0fa830598324e9eb6e7185

Update circe to 0.14.8

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-11 15:02:44.974764918 +0000
+++ new-smederee/build.sbt	2025-01-11 15:02:44.974764918 +0000
@@ -276,7 +276,7 @@
             val bouncyCastle    = "1.78.1"
             val cats            = "2.12.0"
             val catsEffect      = "3.5.4"
-            val circe           = "0.14.7"
+            val circe           = "0.14.8"
             val doobie          = "1.0.0-RC5"
             val flyway          = "10.15.0"
             val fs2             = "3.5.0"