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 2893b19 commit f10ef55Copy full SHA for f10ef55
build.sc
@@ -11,7 +11,7 @@ object Versions {
11
val zioVersion = "2.1.1"
12
val zioJsonVersion = "0.6.2"
13
val zioConfigVersion = "4.0.2"
14
- val sttpVersion = "3.9.6"
+ val sttpVersion = "3.9.7"
15
val scalafixModuleVersion = "0.6.0"
16
}
17
0 commit comments