From 081f0e8d4cca6e4ffa3fe6ffbc683141f2d537c6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 30 Oct 2024 14:18:18 +0000 Subject: [PATCH] Update http4s-circe, http4s-dsl to 0.23.29 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3a348c4a..fec4e566 100644 --- a/build.sbt +++ b/build.sbt @@ -126,7 +126,7 @@ val logbackVersion = "1.2.12" val scalaLoggingVersion = "3.9.4" val scoptVersion = "3.7.1" val swayDbVersion = "0.16.2" -val http4sVersion = "0.23.11" +val http4sVersion = "0.23.29" val declineVersion = "2.2.0" // For fs2 integration module