From 49963fa3f93f6eab8c79f7af7cff8c19b698b2ee Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 9 Nov 2023 13:53:20 +0000 Subject: [PATCH] Update client3:akka-http-backend, ... to 3.9.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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