From d5cf7053ccd034343bee561407c80a814dfbc455 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:14:19 +0000 Subject: [PATCH] Update http4s-client, ... to 0.23.29 in series/0.9 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 460e5438..01e59985 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ val catsV = "2.12.0" val catsEffectV = "3.5.5" val fs2V = "3.11.0" val scodecV = "1.2.1" -val http4sV = "0.23.26" +val http4sV = "0.23.29" val reactiveStreamsV = "1.0.4" val vaultV = "3.6.0" val caseInsensitiveV = "1.4.2"