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.
2 parents e991b56 + 578e6de commit c759e11Copy full SHA for c759e11
project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
24
val circeDerivationVersion = "0.13.0-M5" // Tests only
25
val monixVersion = "3.4.1" // udash-rest only
26
27
- val sttpVersion = "3.10.1"
+ val sttpVersion = "3.10.2"
28
29
val scalaLoggingVersion = "3.9.5"
30
0 commit comments