From ab11473f93d2b6b3605c55e34d925e1195e66f73 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:19:14 +0000 Subject: [PATCH] Update http4s-circe, http4s-ember-client to 0.23.28 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ecc34df21..c590a5a4a 100644 --- a/build.sbt +++ b/build.sbt @@ -60,7 +60,7 @@ val PekkoHttpVersion = "1.0.1" val PlatformVersion = "1.0.2" val ScodecVersion = "1.1.38" val VaultVersion = "3.6.0" -val Http4sVersion = "0.23.27" +val Http4sVersion = "0.23.28" val CirceVersion = "0.14.8" val EpollcatVersion = "0.1.6" val ScalaPBCirceVersion = "0.15.1"