diff --git a/build.sbt b/build.sbt index 3a348c4a..ee1a92ff 100644 --- a/build.sbt +++ b/build.sbt @@ -107,7 +107,7 @@ val catsVersion = "2.7.0" val catsEffectVersion = "3.3.11" val circeVersion = "0.14.1" val scalaCollectionsCompatVersion = "2.7.0" -val sttp3Version = "3.5.2" +val sttp3Version = "3.9.1" val circeAdtCodecVersion = "0.10.0" // For tests