~jan0sch/smederee

Showing details for patch 9a7c3b755b75778502f6ca055c522df80fc8731e.
2023-02-13 (Mon), 7:32 PM - Jens Grassel - 9a7c3b755b75778502f6ca055c522df80fc8731e

Update circe to 0.14.4

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-31 20:13:26.375207417 +0000
+++ new-smederee/build.sbt	2025-01-31 20:13:26.375207417 +0000
@@ -320,7 +320,7 @@
       val bouncyCastle    = "1.72"
       val cats            = "2.9.0"
       val catsEffect      = "3.4.5"
-      val circe           = "0.14.3"
+      val circe           = "0.14.4"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"
       val flyway          = "9.14.1"