diff --git a/build.sbt b/build.sbt index a87d3056..34a72a2f 100644 --- a/build.sbt +++ b/build.sbt @@ -53,7 +53,7 @@ val Versions = new { val jsoniter = "2.30.7" val monix = "3.4.1" val scalaTest = "3.2.19" - val sttp = "4.0.3" + val sttp = "4.0.12" val refined = "0.10.3" val scalaCache = "1.0.0-M6" }