From 75ed425ec279a62d45b5db602902162f79560806 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:21:54 +0000 Subject: [PATCH] Update http4s-circe, http4s-core to 0.23.28 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 421f67ce8..422ea00f5 100644 --- a/build.sbt +++ b/build.sbt @@ -11,7 +11,7 @@ val Versions = new { val crystal = "0.43.0" val fs2Dom = "0.3.0-M1" val kittens = "3.4.0" - val http4s = "0.23.27" + val http4s = "0.23.28" val http4sDom = "0.2.11" val log4catsLogLevel = "0.3.1" val lucumaCore = "0.104.0"