Merge pull request #276 from scala-steward/update/pureconfig-0.14.0

Update pureconfig to 0.14.0
This commit is contained in:
mergify[bot] 2020-09-21 22:44:05 +00:00 committed by GitHub
commit 15233a8026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ object Dependencies {
val PdfboxVersion = "2.0.21"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.16"
val PureConfigVersion = "0.13.0"
val PureConfigVersion = "0.14.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.0.0"
val TikaVersion = "1.24.1"