Update sttp:core to 1.6.6 (#741)

This commit is contained in:
Scala Steward 2019-09-10 08:27:38 +02:00 committed by Chris Stewart
parent a979fd1b7e
commit 99bf83d852

View File

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