Merge pull request #2677 from eikek/update/scala-java-time-2.6.0

Update scala-java-time to 2.6.0
This commit is contained in:
mergify[bot] 2024-06-08 06:19:48 +00:00 committed by GitHub
commit 5d1f49b279
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ object Dependencies {
val PoiVersion = "4.1.2"
val PostgresVersion = "42.7.3"
val PureConfigVersion = "0.17.6"
val ScalaJavaTimeVersion = "2.5.0"
val ScalaJavaTimeVersion = "2.6.0"
val ScodecBitsVersion = "1.2.0"
val ScribeVersion = "3.15.0"
val Slf4jVersion = "2.0.13"