We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90feb84 commit 4eb293fCopy full SHA for 4eb293f
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.11"
+"com.softwaremill.sttp.model" %% "core" % "1.7.12"
22
```
23
24
sttp model is available for 2.12, 2.13, 3, Scala.JS and Scala Native.
0 commit comments