Merge pull request #1382 from scala-steward/update/postgresql-42.3.3

Update postgresql to 42.3.3
This commit is contained in:
mergify[bot]
2022-02-15 23:43:46 +00:00
committed by GitHub

View File

@ -36,7 +36,7 @@ object Dependencies {
val PdfboxVersion = "2.0.25"
val PdfjsViewerVersion = "2.9.359"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.3.2"
val PostgresVersion = "42.3.3"
val PureConfigVersion = "0.17.1"
val ScalaJavaTimeVersion = "2.3.0"
val ScodecBitsVersion = "1.1.30"