Update scala-java-time to 2.3.0 (#3093)

This commit is contained in:
Scala Steward 2021-05-18 13:52:29 +02:00 committed by GitHub
parent ac3bae403b
commit 25852e48d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ object Deps {
val scoptV = "4.0.1"
val sttpV = "1.7.2"
val codehausV = "3.1.4"
val scalaJsTimeV = "2.2.2"
val scalaJsTimeV = "2.3.0"
}
object Compile {