From 2d48915c331a300558aea601911fbfc77b9bf0e8 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Fri, 25 Oct 2024 00:31:17 +0000 Subject: [PATCH] Update http4s-client to 0.23.29 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0bd4b6f97..76970259f 100644 --- a/build.sbt +++ b/build.sbt @@ -161,7 +161,7 @@ val braveOpentracingVersion = "1.0.1" val zipkinSenderOkHttpVersion = "3.4.2" val resilience4jVersion = "2.2.0" val http4s_ce2_version = "0.22.15" -val http4s_ce3_version = "0.23.28" +val http4s_ce3_version = "0.23.29" val tethysVersion = "0.29.2"