Merge pull request #673 from scala-steward/update/pureconfig-0.14.1

Update pureconfig to 0.14.1
This commit is contained in:
mergify[bot]
2021-02-28 23:38:50 +00:00
committed by GitHub

View File

@ -30,7 +30,7 @@ object Dependencies {
val PdfboxVersion = "2.0.22"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.19"
val PureConfigVersion = "0.14.0"
val PureConfigVersion = "0.14.1"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.2.0"
val TikaVersion = "1.25"