Update sttp:core to 1.6.4 (#664)

This commit is contained in:
Scala Steward 2019-08-26 13:54:56 +02:00 committed by Torkel Rogstad
parent 36619cdbfe
commit 6170b0cd69

View file

@ -48,7 +48,7 @@ object Deps {
// CLI deps
val scoptV = "4.0.0-RC2"
val sttpV = "1.6.0"
val sttpV = "1.6.4"
}
object Compile {