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 070e22f commit d8a5e9bCopy full SHA for d8a5e9b
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.0"
+ val sttpVersion = "3.10.1"
28
29
val scalaLoggingVersion = "3.9.5"
30
0 commit comments