From 8d47ba858916a11a4accc57041a956c35628d43f Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 16:18:18 +0000 Subject: [PATCH] Update http4s-circe, http4s-dsl, ... to 0.23.37 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 93e22fef..d8b4cacc 100644 --- a/build.sbt +++ b/build.sbt @@ -12,7 +12,7 @@ val circeVersion = "0.14.16" val disciplineMunitVersion = "2.0.0" val doobieVersion = "1.0.0-RC13" val fs2Version = "3.14.0" -val http4sVersion = "0.23.36" +val http4sVersion = "0.23.37" val kindProjectorVersion = "0.13.4" val literallyVersion = "1.2.0" val logbackVersion = "1.6.3"