Merge pull request #807 from scala-steward/update/scala-java-time-2.3.0

Update scala-java-time to 2.3.0
This commit is contained in:
mergify[bot] 2021-05-15 18:32:11 +00:00 committed by GitHub
commit 439ffa3f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ object Dependencies {
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.20"
val PureConfigVersion = "0.15.0"
val ScalaJavaTimeVersion = "2.2.2"
val ScalaJavaTimeVersion = "2.3.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.2.2"
val TikaVersion = "1.26"