Update sttp:core to 1.7.2 (#808)

This commit is contained in:
Scala Steward 2019-10-22 21:25:45 +02:00 committed by Chris Stewart
parent fcecc968f5
commit 6f1db47e2c

View File

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