diff --git a/README.md b/README.md index 682d7b6..f021b97 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ sttp is a family of Scala HTTP-related projects, and currently includes: Add the following dependency: ```scala -"com.softwaremill.sttp.shared" %% "core" % "1.3.20" +"com.softwaremill.sttp.shared" %% "core" % "1.3.21" ``` sttp-shared is available for Scala 2.12, 2.13, 3.3, Scala.JS and Scala Native.