Update client3:core to 3.8.11 (#4977)

This commit is contained in:
Scala Steward 2023-02-10 21:58:08 +01:00 committed by GitHub
parent 79476a6231
commit 0848cb6478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ object Deps {
val scalaJsStubsV = "1.1.0"
// CLI deps
val scoptV = "4.1.0"
val sttpV = "3.8.8" // https://github.com/softwaremill/sttp
val sttpV = "3.8.11" // https://github.com/softwaremill/sttp
val codehausV = "3.1.9"
val scalaJsTimeV = "2.5.0"
val zxingV = "3.5.0"