Update pureconfig to 0.17.0

This commit is contained in:
Scala Steward 2021-10-03 00:52:45 +02:00
parent ac271f8197
commit 5265c212c7
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -36,7 +36,7 @@ object Dependencies {
val PdfboxVersion = "2.0.24"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.24"
val PureConfigVersion = "0.16.0"
val PureConfigVersion = "0.17.0"
val ScalaJavaTimeVersion = "2.3.0"
val ScodecBitsVersion = "1.1.29"
val Slf4jVersion = "1.7.32"