From a0edefd85febacbed38e1ab9d17363832f5cfad5 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 4 Feb 2022 06:45:08 +0100 Subject: [PATCH 1/3] Update http4s-blaze-server, http4s-circe, ... to 1.0.0-M31 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f044469..2fbab24 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val circeVersion = "0.14.1" val doobieVersion = "1.0.0-RC2" val enumeratumVersion = "1.7.0" val fs2Version = "3.2.4" -val http4sVersion = "1.0.0-M24" +val http4sVersion = "1.0.0-M31" val pureconfigVersion = "0.17.1" val refinedVersion = "0.9.28" From 4ac0d7b83dfe0a5407f051ee36a34c6fd37cfcfc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 19 Feb 2022 20:46:06 +0100 Subject: [PATCH 2/3] Revert commit(s) a0edefd --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2fbab24..f044469 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val circeVersion = "0.14.1" val doobieVersion = "1.0.0-RC2" val enumeratumVersion = "1.7.0" val fs2Version = "3.2.4" -val http4sVersion = "1.0.0-M31" +val http4sVersion = "1.0.0-M24" val pureconfigVersion = "0.17.1" val refinedVersion = "0.9.28" From 1a3de63e0f828d5c3ead2a747bed672468427b0b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 19 Feb 2022 20:46:10 +0100 Subject: [PATCH 3/3] Update http4s-blaze-server, http4s-circe, ... to 1.0.0-M31 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3f8b8ad..8faf2b3 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val circeVersion = "0.14.1" val doobieVersion = "1.0.0-RC2" val enumeratumVersion = "1.7.0" val fs2Version = "3.2.5" -val http4sVersion = "1.0.0-M24" +val http4sVersion = "1.0.0-M31" val pureconfigVersion = "0.17.1" val refinedVersion = "0.9.28"