We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd784c8 commit 151b6a8Copy full SHA for 151b6a8
build.sbt
@@ -55,7 +55,7 @@ val Versions = new {
55
val jsoniter = "2.21.4"
56
val monix = "3.4.1"
57
val scalaTest = "3.2.18"
58
- val sttp = "3.3.18"
+ val sttp = "3.9.7"
59
val refined = "0.10.3"
60
val scalaCache = "1.0.0-M6"
61
}
0 commit comments