We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a45f5 commit 78a2bfdCopy full SHA for 78a2bfd
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
val CatsEffect = "3.5.4"
6
val EmbeddedRedis = "0.6"
7
val Redis4Cats = "1.6.0"
8
- val Sttp = "3.9.7"
+ val Sttp = "3.9.8"
9
val TlsChannel = "0.9.1"
10
val ZHttp = "2.0.0-RC11"
11
val ZioConfig = "4.0.2"
0 commit comments