Update pureconfig to 0.16.0

This commit is contained in:
Scala Steward 2021-06-10 04:27:57 +02:00
parent 9da47cd76c
commit 3ee4484980
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -33,7 +33,7 @@ object Dependencies {
val PdfboxVersion = "2.0.23"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.20"
val PureConfigVersion = "0.15.0"
val PureConfigVersion = "0.16.0"
val ScalaJavaTimeVersion = "2.3.0"
val Slf4jVersion = "1.7.30"
val StanfordNlpVersion = "4.2.2"