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