Update scala-java-time to 2.6.0 (#5606)

This commit is contained in:
Scala Steward 2024-06-13 16:58:34 +02:00 committed by GitHub
parent c559eca5f7
commit 29c38aa525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ object Deps {
val scoptV = "4.1.0"
val sttpV = "3.9.7" // https://github.com/softwaremill/sttp
val codehausV = "3.1.12"
val scalaJsTimeV = "2.5.0"
val scalaJsTimeV = "2.6.0"
val zxingV = "3.5.0"
val monixV = "3.4.1"