Update pureconfig to 0.13.0

This commit is contained in:
Scala Steward 2020-06-27 22:16:05 +02:00
parent 9d1717f0e0
commit c5e940b032
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -27,7 +27,7 @@ object Dependencies {
val PdfboxVersion = "2.0.20"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.14"
val PureConfigVersion = "0.12.3"
val PureConfigVersion = "0.13.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "3.9.2"
val TikaVersion = "1.24.1"