diff --git a/build.sbt b/build.sbt index f70950e0c..3a3f12f70 100644 --- a/build.sbt +++ b/build.sbt @@ -11,7 +11,7 @@ import scala.sys.process.Process import complete.DefaultParsers._ val doobieVersion = "0.10.0" -val http4sVersion = "0.21.16" +val http4sVersion = "0.21.17" val circeVersion = "0.13.0" val tsecVersion = "0.2.1" val sttpVersion = "3.1.0"