Update pureconfig to 0.14.0

This commit is contained in:
Scala Steward 2020-09-22 00:32:08 +02:00
parent 87d824c367
commit 3578fc3f92
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

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"