~jan0sch/smederee

Showing details for patch 62e80bb7e0a7bc7b160774b461baa36272cdac8c.
2023-09-01 (Fri), 2:54 PM - Jens Grassel - 62e80bb7e0a7bc7b160774b461baa36272cdac8c

Update circe to 0.14.6

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-15 09:42:05.097532433 +0000
+++ new-smederee/build.sbt	2025-01-15 09:42:05.097532433 +0000
@@ -426,7 +426,7 @@
       val bouncyCastle    = "1.76"
       val cats            = "2.10.0"
       val catsEffect      = "3.5.1"
-      val circe           = "0.14.5"
+      val circe           = "0.14.6"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC4"
       val flyway          = "9.21.2"