We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1670025 commit 99b8b1eCopy full SHA for 99b8b1e
README.md
@@ -18,7 +18,7 @@ sttp is a family of Scala HTTP-related projects, and currently includes:
18
Add the following dependency:
19
20
```scala
21
-"com.softwaremill.sttp.model" %% "core" % "1.7.16"
+"com.softwaremill.sttp.model" %% "core" % "1.7.17"
22
```
23
24
sttp model is available for 2.12, 2.13, 3, Scala.JS and Scala Native.
0 commit comments