We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4edf9 commit e9fec26Copy full SHA for e9fec26
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.6.0"
+"com.softwaremill.sttp.model" %% "core" % "1.7.0"
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