Update postgresql to 42.3.3

This commit is contained in:
Scala Steward
2022-02-16 00:29:58 +01:00
parent 216f69c322
commit 8b1d91c9a7

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"