From a93c236215f38ea5314a3ff589a64a26585cc8a7 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Mon, 17 Oct 2022 06:34:49 +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 18329ec..342eab5 100755 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val V = new { val cats: String = "2.8.0" val circe: String = "0.14.2" val classutil: String = "1.5.1" - val http4s: String = "0.23.12" + val http4s: String = "0.23.16" val scalatest: String = "3.2.13" } From 26e0bc14edb5d4dee714899caeb94a36d8e416db Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 19 Oct 2022 06:26:07 +0000 Subject: [PATCH 2/5] Revert commit(s) a93c236 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 342eab5..18329ec 100755 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val V = new { val cats: String = "2.8.0" val circe: String = "0.14.2" val classutil: String = "1.5.1" - val http4s: String = "0.23.16" + val http4s: String = "0.23.12" val scalatest: String = "3.2.13" } From 765e125177b41c0a2a62a2efdae250629a5011f0 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 19 Oct 2022 06:26:11 +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 ebd2f9c..64a36df 100755 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val V = new { val cats: String = "2.8.0" val circe: String = "0.14.3" val classutil: String = "1.5.1" - val http4s: String = "0.23.12" + val http4s: String = "0.23.16" val scalatest: String = "3.2.14" } From a8082c7cc0b82e9fe30da45504d3a36a8c47c316 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 21 Dec 2022 05:18:28 +0000 Subject: [PATCH 4/5] Revert commit(s) 765e125 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 64a36df..ebd2f9c 100755 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val V = new { val cats: String = "2.8.0" val circe: String = "0.14.3" val classutil: String = "1.5.1" - val http4s: String = "0.23.16" + val http4s: String = "0.23.12" val scalatest: String = "3.2.14" } From 01bfc946bb81046bad20dada78730068265b8bd6 Mon Sep 17 00:00:00 2001 From: fortyseven_degrees Date: Wed, 21 Dec 2022 05:18:31 +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 77a6162..fd3f0df 100755 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val V = new { val cats: String = "2.9.0" val circe: String = "0.14.3" val classutil: String = "1.5.1" - val http4s: String = "0.23.13" + val http4s: String = "0.23.16" val scalatest: String = "3.2.14" }