diff --git a/build.sbt b/build.sbt index 1426d2e3b..c56025494 100644 --- a/build.sbt +++ b/build.sbt @@ -10,7 +10,7 @@ import scala.sys.process.Process import complete.DefaultParsers._ val doobieVersion = "0.13.4" -val http4sVersion = "0.22.0-RC1" +val http4sVersion = "0.22.7" val circeVersion = "0.14.1" val tsecVersion = "0.2.1" val sttpVersion = "3.3.11"