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 921aaa1 commit 3aea57fCopy full SHA for 3aea57f
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.12"
+"com.softwaremill.sttp.model" %% "core" % "1.7.13"
22
```
23
24
sttp model is available for 2.12, 2.13, 3, Scala.JS and Scala Native.
0 commit comments