Update postgresql to 42.2.21

This commit is contained in:
Scala Steward 2021-06-10 22:17:34 +02:00
parent efa0b94d4a
commit 623b0207f2
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -32,7 +32,7 @@ object Dependencies {
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.23"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.2.20"
val PostgresVersion = "42.2.21"
val PureConfigVersion = "0.16.0"
val ScalaJavaTimeVersion = "2.3.0"
val Slf4jVersion = "1.7.30"