Update client3:core, ... to 3.10.0 (#5693)

This commit is contained in:
Scala Steward 2024-10-02 21:12:12 +02:00 committed by GitHub
parent 52c0625ba9
commit e695474c61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ object Deps {
val scalaJsStubsV = "1.1.0"
// CLI deps
val scoptV = "4.1.0"
val sttpV = "3.9.8" // https://github.com/softwaremill/sttp
val sttpV = "3.10.0" // https://github.com/softwaremill/sttp
val codehausV = "3.1.12"
val scalaJsTimeV = "2.6.0"
val zxingV = "3.5.0"