From f2f2840adef3a2b795fa5cd16fe0b06bc6ac29cc Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Fri, 3 Feb 2023 05:46:38 +0000 Subject: [PATCH 1/5] Update http4s-circe to 0.23.18 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6f6252b..2726c44 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.9.0" val collectioncompat: String = "2.9.0" val github4s: String = "0.31.2" - val http4s: String = "0.23.13" + val http4s: String = "0.23.18" val runtime: String = "0.7.0" val scala: String = "2.13.10" val scala212: String = "2.12.16" From 22bc2951264e0c0ef805df02b726d88a26cbfef7 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Mon, 20 Feb 2023 05:42:27 +0000 Subject: [PATCH 2/5] Revert commit(s) f2f2840 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2726c44..6f6252b 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.9.0" val collectioncompat: String = "2.9.0" val github4s: String = "0.31.2" - val http4s: String = "0.23.18" + val http4s: String = "0.23.13" val runtime: String = "0.7.0" val scala: String = "2.13.10" val scala212: String = "2.12.16" From b8cda406ff21cb490ee5babf3b09627f12bc6698 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Mon, 20 Feb 2023 05:42:30 +0000 Subject: [PATCH 3/5] Update http4s-circe to 0.23.18 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 522c975..b58ee6f 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.9.0" val collectioncompat: String = "2.9.0" val github4s: String = "0.32.0" - val http4s: String = "0.23.13" + val http4s: String = "0.23.18" val runtime: String = "0.7.0" val scala: String = "2.13.10" val scala212: String = "2.12.16" From 368f939b98e375406fe199d3787a943653a151e7 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 15 Mar 2023 05:21:13 +0000 Subject: [PATCH 4/5] Revert commit(s) b8cda40 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index b58ee6f..522c975 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.9.0" val collectioncompat: String = "2.9.0" val github4s: String = "0.32.0" - val http4s: String = "0.23.18" + val http4s: String = "0.23.13" val runtime: String = "0.7.0" val scala: String = "2.13.10" val scala212: String = "2.12.16" From d575b989bcc774f3aaf6db604fadc3184f578d58 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 15 Mar 2023 05:21:19 +0000 Subject: [PATCH 5/5] Update http4s-circe to 0.23.18 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5f0eb8b..b58ee6f 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.9.0" val collectioncompat: String = "2.9.0" val github4s: String = "0.32.0" - val http4s: String = "0.23.14" + val http4s: String = "0.23.18" val runtime: String = "0.7.0" val scala: String = "2.13.10" val scala212: String = "2.12.16"