~jan0sch/smederee

Showing details for patch 71c679f5fbf13f388efa2733f25a4c41a38fcfaa.
2023-01-10 (Tue), 2:24 PM - Jens Grassel - 71c679f5fbf13f388efa2733f25a4c41a38fcfaa

Update http4s to 1.0.0-M38

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 03:57:26.633131261 +0000
+++ new-smederee/build.sbt	2025-02-01 03:57:26.633131261 +0000
@@ -323,7 +323,7 @@
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"
       val flyway          = "9.10.0"
-      val http4s          = "1.0.0-M37"
+      val http4s          = "1.0.0-M38"
       val ip4s            = "3.2.0"
       val jansi           = "2.4.2"
       val jclOverSlf4j    = "2.0.6"