Update client3:core, ... to 3.9.2 (#5355)

This commit is contained in:
Scala Steward 2024-01-16 16:35:54 +01:00 committed by GitHub
parent 510ac32db5
commit 1ad2778ab2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ object Deps {
val scalaJsStubsV = "1.1.0"
// CLI deps
val scoptV = "4.1.0"
val sttpV = "3.9.1" // https://github.com/softwaremill/sttp
val sttpV = "3.9.2" // https://github.com/softwaremill/sttp
val codehausV = "3.1.11"
val scalaJsTimeV = "2.5.0"
val zxingV = "3.5.0"