Update postgresql to 42.3.1

This commit is contained in:
Scala Steward 2021-10-30 06:42:00 +02:00
parent c515dcf3de
commit 331455c6ff
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -35,7 +35,7 @@ object Dependencies {
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.24"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.3.0"
val PostgresVersion = "42.3.1"
val PureConfigVersion = "0.17.0"
val ScalaJavaTimeVersion = "2.3.0"
val ScodecBitsVersion = "1.1.29"