From 697dc34e177c1fbbd076c25a3abc9469f7595b44 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 8 Dec 2021 23:11:58 +0100 Subject: [PATCH 1/2] Update http4s-blaze-server, http4s-circe, ... to 1.0.0-M30 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index b2c8b9cc..d2b0f7ba 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.2.3" -val http4sVersion = "1.0.0-M24" +val http4sVersion = "1.0.0-M30" val pureconfigVersion = "0.17.1" val refinedVersion = "0.9.28" From ac208979072c448cd6609bdbd96c673690d8a358 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 26 Dec 2021 04:37:46 +0100 Subject: [PATCH 2/2] Update http4s-blaze-server, http4s-circe, ... to 1.0.0-M30 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 57bead55..618ba492 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.2.4" -val http4sVersion = "1.0.0-M24" +val http4sVersion = "1.0.0-M30" val pureconfigVersion = "0.17.1" val refinedVersion = "0.9.28"