Update postgresql to 42.3.6

This commit is contained in:
Scala Steward 2022-05-24 18:16:34 +02:00
parent 497b6ff98b
commit bc21673440
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -39,7 +39,7 @@ object Dependencies {
val PdfboxVersion = "2.0.26"
val PdfjsViewerVersion = "2.9.359"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.3.5"
val PostgresVersion = "42.3.6"
val PureConfigVersion = "0.17.1"
val ScalaJavaTimeVersion = "2.3.0"
val ScodecBitsVersion = "1.1.31"