Merge pull request #883 from scala-steward/update/postgresql-42.2.22

Update postgresql to 42.2.22
This commit is contained in:
mergify[bot]
2021-06-16 16:32:41 +00:00
committed by GitHub

View File

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