diff --git a/build.sbt b/build.sbt index 8b3c112..dc95f9c 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ val V = new { val cats = "2.10.0" val catsEffect = "3.5.2" val circe = "0.14.6" - val http4s = "0.23.23" + val http4s = "0.23.24" val munit = "1.0.0-M8" val munitCatsEffect = "2.0.0-M4" val scala = "3.3.1"