Update postgresql to 42.3.4

This commit is contained in:
Scala Steward 2022-04-16 00:16:33 +02:00
parent 2eabf5fd45
commit 639dfb7b67
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

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