Update client3:core, ... to 3.9.4 (#5460)

This commit is contained in:
Scala Steward 2024-03-08 17:14:11 +01:00 committed by GitHub
parent 5967caeca7
commit c2fb5d2657
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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