We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45466f4 commit 4acff29Copy full SHA for 4acff29
README.md
@@ -17,7 +17,7 @@ sttp is a family of Scala HTTP-related projects, and currently includes:
17
Add the following dependency:
18
19
```scala
20
-"com.softwaremill.sttp.model" %% "core" % "1.7.6"
+"com.softwaremill.sttp.model" %% "core" % "1.7.7"
21
```
22
23
sttp model is available for Scala 2.11, 2.12, 2.13, 3.0.0, Scala.JS and Scala Native.
0 commit comments