diff --git a/build.sbt b/build.sbt index 6b2afea..14da50c 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ ThisBuild / tlSonatypeUseLegacyHost := true ThisBuild / githubWorkflowTargetBranches := Seq("*", "series/*") -val http4sV = "0.23.25" +val http4sV = "0.23.26" val munitCatsEffectV = "1.0.7" val munitScalaCheckV = "0.7.29" val scalacheckEffectV = "1.0.4"