diff --git a/build.sbt b/build.sbt index 3f7d6856..92dc3bb5 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ val catsV = "2.12.0" val catsEffectV = "3.5.7" val fs2V = "3.11.0" val scodecV = "1.2.1" -val http4sV = "0.23.29" +val http4sV = "0.23.30" val reactiveStreamsV = "1.0.4" val vaultV = "3.6.0" val caseInsensitiveV = "1.4.2"