~jan0sch/smederee

Showing details for patch ef1f5ff5be28e8e5aae70ac9f4e2c47f3e436763.
2022-09-23 (Fri), 8:16 AM - Jens Grassel - ef1f5ff5be28e8e5aae70ac9f4e2c47f3e436763

Update circe to 0.14.3

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-02-02 07:02:35.464102743 +0000
+++ new-smederee/build.sbt	2025-02-02 07:02:35.464102743 +0000
@@ -322,7 +322,7 @@
       val bouncyCastle    = "1.71"
       val cats            = "2.8.0"
       val catsEffect      = "3.3.14"
-      val circe           = "0.14.2"
+      val circe           = "0.14.3"
       val commonMark      = "0.19.0"
       val doobie          = "1.0.0-RC2"
       val flyway          = "8.5.13"