Update sttp:core to 1.6.8 (#773)

This commit is contained in:
Scala Steward 2019-10-06 16:33:31 +02:00 committed by Chris Stewart
parent f4cedece68
commit fd91fc37e2

View file

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