Merge pull request #1194 from scala-steward/update/pureconfig-0.17.1

Update pureconfig to 0.17.1
This commit is contained in:
mergify[bot] 2021-11-22 03:32:53 +00:00 committed by GitHub
commit 6ee482f13b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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