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 e88bbdf commit 6c5f0cdCopy full SHA for 6c5f0cd
README.md
@@ -16,7 +16,7 @@ sttp is a family of Scala HTTP-related projects, and currently includes:
16
Add the following dependency:
17
18
```scala
19
-"com.softwaremill.sttp.shared" %% "core" % "1.3.6"
+"com.softwaremill.sttp.shared" %% "core" % "1.3.7"
20
```
21
22
sttp model is available for Scala 2.11, 2.12, 2.13, 3.0.0-Mx, Scala.JS and Scala Native.
0 commit comments