Merge pull request #2070 from eikek/update/pureconfig-0.17.4

Update pureconfig to 0.17.4
This commit is contained in:
mergify[bot] 2023-05-12 06:25:20 +00:00 committed by GitHub
commit 2efc202bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ object Dependencies {
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.6.0"
val PureConfigVersion = "0.17.3"
val PureConfigVersion = "0.17.4"
val ScalaJavaTimeVersion = "2.5.0"
val ScodecBitsVersion = "1.1.37"
val ScribeVersion = "3.11.1"