Merge pull request #1087 from scala-steward/update/postgresql-42.2.24

Update postgresql to 42.2.24
This commit is contained in:
mergify[bot] 2021-09-23 14:33:33 +00:00 committed by GitHub
commit 18a8e4d039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.2.23"
val PostgresVersion = "42.2.24"
val PureConfigVersion = "0.16.0"
val ScalaJavaTimeVersion = "2.3.0"
val ScodecBitsVersion = "1.1.28"