Merge pull request #771 from scala-steward/update/pureconfig-0.15.0

Update pureconfig to 0.15.0
This commit is contained in:
mergify[bot] 2021-04-18 04:26:20 +00:00 committed by GitHub
commit f9bf10928d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ object Dependencies {
val PdfboxVersion = "2.0.23"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.19"
val PureConfigVersion = "0.14.1"
val PureConfigVersion = "0.15.0"
val ScalaJavaTimeVersion = "2.2.1"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.2.0"