Skip to content

Commit

Permalink
Update sttp:core to 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and jcazevedo committed Sep 17, 2019
1 parent 3651ef0 commit 0b3b36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sttp/build.sbt
@@ -1,7 +1,7 @@
name := "pureconfig-sttp"

libraryDependencies ++= Seq(
"com.softwaremill.sttp" %% "core" % "1.6.6")
"com.softwaremill.sttp" %% "core" % "1.6.7")

developers := List(
Developer("bszwej", "Bartlomiej Szwej", "bszwej@gmail.com", url("https://github.com/bszwej")))
Expand Down

0 comments on commit 0b3b36e

Please sign in to comment.