~jan0sch/smederee

Showing details for patch 524add82761508b72cd62771b691f2adc19b30c4.
2022-08-05 (Fri), 6:44 AM - Jens Grassel - 524add82761508b72cd62771b691f2adc19b30c4

Update http4s to 1.0.0-M35

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-03 02:22:29.301973239 +0000
+++ new-smederee/build.sbt	2025-02-03 02:22:29.301973239 +0000
@@ -262,7 +262,7 @@
       val circe           = "0.14.2"
       val doobie          = "1.0.0-RC2"
       val flyway          = "8.5.13"
-      val http4s          = "1.0.0-M34"
+      val http4s          = "1.0.0-M35"
       val ip4s            = "3.1.3"
       val jclOverSlf4j    = "1.7.36"
       val logback         = "1.2.11"