Update client3:core, ... to 3.9.7 (#5601)

This commit is contained in:
Scala Steward 2024-05-21 20:13:49 +02:00 committed by GitHub
parent 1b109e7b36
commit 5833f5894d
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.6" // https://github.com/softwaremill/sttp
val sttpV = "3.9.7" // https://github.com/softwaremill/sttp
val codehausV = "3.1.12"
val scalaJsTimeV = "2.5.0"
val zxingV = "3.5.0"