Update client3:core, ... to 3.10.1 (#5716)

This commit is contained in:
Scala Steward 2024-10-16 20:40:26 +02:00 committed by GitHub
parent a0d6ecf50d
commit b22e3d4aee
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.10.0" // https://github.com/softwaremill/sttp
val sttpV = "3.10.1" // https://github.com/softwaremill/sttp
val codehausV = "3.1.12"
val scalaJsTimeV = "2.6.0"
val zxingV = "3.5.0"