~wegtam/smederee

Showing details for patch 5b40c7e329550c4f0c4ed97f78642456862fdf9b.
2025-03-17 (Mon), 9:21 AM - Jens Grassel - 5b40c7e329550c4f0c4ed97f78642456862fdf9b

Update circe to 0.14.12

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-04-01 13:30:18.515508384 +0000
+++ new-smederee/build.sbt	2025-04-01 13:30:18.515508384 +0000
@@ -280,7 +280,7 @@
             val bouncyCastle     = "1.80"
             val cats             = "2.13.0"
             val catsEffect       = "3.5.7"
-            val circe            = "0.14.11"
+            val circe            = "0.14.12"
             val doobie           = "1.0.0-RC8"
             val flyway           = "11.4.0"
             val fs2              = "3.5.0"