From 84c42ec62e6f6fc38934b7d9a90e0455bb954b17 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Mon, 10 Oct 2022 06:14:18 +0000 Subject: [PATCH 1/5] Update http4s-circe to 0.23.16 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index b07718c..2e2931b 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.8.0" val collectioncompat: String = "2.8.1" val github4s: String = "0.31.1" - val http4s: String = "0.23.12" + val http4s: String = "0.23.16" val runtime: String = "0.7.0" val scala: String = "2.13.8" val scala212: String = "2.12.16" From 39cfc6ef9e544d08a48586b221bc297543959dbc Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 12 Oct 2022 05:54:20 +0000 Subject: [PATCH 2/5] Revert commit(s) 84c42ec --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2e2931b..b07718c 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.8.0" val collectioncompat: String = "2.8.1" val github4s: String = "0.31.1" - val http4s: String = "0.23.16" + val http4s: String = "0.23.12" val runtime: String = "0.7.0" val scala: String = "2.13.8" val scala212: String = "2.12.16" From 259b20920837d295354feb9638edd56fd94cd009 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 12 Oct 2022 05:54:23 +0000 Subject: [PATCH 3/5] Update http4s-circe to 0.23.16 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c3d6201..0f1fdff 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.8.0" val collectioncompat: String = "2.8.1" val github4s: String = "0.31.2" - val http4s: String = "0.23.12" + val http4s: String = "0.23.16" val runtime: String = "0.7.0" val scala: String = "2.13.9" val scala212: String = "2.12.16" From c304ba760e5cd8962185e654fe7d89f5ffe2cb9e Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 21 Dec 2022 05:18:02 +0000 Subject: [PATCH 4/5] Revert commit(s) 259b209 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0f1fdff..c3d6201 100755 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ lazy val V = new { val cats: String = "2.8.0" val collectioncompat: String = "2.8.1" val github4s: String = "0.31.2" - val http4s: String = "0.23.16" + val http4s: String = "0.23.12" val runtime: String = "0.7.0" val scala: String = "2.13.9" val scala212: String = "2.12.16" From 5a118ec3250315629eb3a642a8eb7633fea8fb24 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 21 Dec 2022 05:18:05 +0000 Subject: [PATCH 5/5] Update http4s-circe to 0.23.16 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6f6252b..6104dd7 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.16" val runtime: String = "0.7.0" val scala: String = "2.13.10" val scala212: String = "2.12.16"