From 446223978b88c2791f707c4f9bcf98ad520baa9a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 6 Oct 2021 21:44:38 +0200 Subject: [PATCH 1/2] Update http4s-blaze-server, http4s-circe, ... to 1.0.0-M28 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 25d935d1..0d6b22d0 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val circeVersion = "0.14.1" val doobieVersion = "1.0.0-RC1" val enumeratumVersion = "1.7.0" val fs2Version = "3.1.4" -val http4sVersion = "1.0.0-M24" +val http4sVersion = "1.0.0-M28" val pureconfigVersion = "0.17.0" val refinedVersion = "0.9.27" From 7ce171cb2722280fa2533a9a89db4fb65a53f937 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 8 Oct 2021 07:03:15 +0200 Subject: [PATCH 2/2] Update http4s-blaze-server, http4s-circe, ... to 1.0.0-M28 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e76a948b..dc048d04 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val circeVersion = "0.14.1" val doobieVersion = "1.0.0-RC1" val enumeratumVersion = "1.7.0" val fs2Version = "3.1.5" -val http4sVersion = "1.0.0-M24" +val http4sVersion = "1.0.0-M28" val pureconfigVersion = "0.17.0" val refinedVersion = "0.9.27"