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 2b169d5 commit c146480Copy full SHA for c146480
1 file changed
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.17"
+"com.softwaremill.sttp.model" %% "core" % "1.7.18"
22
```
23
24
sttp model is available for 2.12, 2.13, 3, Scala.JS and Scala Native.
0 commit comments