From 0b11889280090df7e795492c124adbdf0c7c3e0c Mon Sep 17 00:00:00 2001 From: scala-steward Date: Sat, 30 May 2026 00:38:26 +0000 Subject: [PATCH] Update client4:akka-http-backend, ... to 4.0.25 --- project/Versions.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Versions.scala b/project/Versions.scala index d061fd7916..a725c9b110 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -10,7 +10,7 @@ object Versions { val circeYaml = "0.15.2" val helidon = "4.0.10" val sttp = "3.11.0" - val sttp4 = "4.0.24" + val sttp4 = "4.0.25" val sttpModel = "1.7.17" val sttpShared = "1.5.1" val sttpApispec = "0.11.10"