~jan0sch/smederee

Showing details for patch 331571c49d4db0eda7d212d28bfecef670dca99d.
2023-01-28 (Sat), 10:23 AM - Jens Grassel - 331571c49d4db0eda7d212d28bfecef670dca99d

Update http4s to 1.0.0-M39

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-01 02:03:44.479711459 +0000
+++ new-smederee/build.sbt	2025-02-01 02:03:44.479711459 +0000
@@ -325,7 +325,7 @@
       val doobie          = "1.0.0-RC2"
       val flyway          = "9.12.0"
       val fs2             = "3.5.0"
-      val http4s          = "1.0.0-M38"
+      val http4s          = "1.0.0-M39"
       val ip4s            = "3.2.0"
       val jansi           = "2.4.2"
       val jclOverSlf4j    = "2.0.6"