Update postgresql to 42.5.4

This commit is contained in:
eikek-scala-steward 2023-02-17 06:20:51 +00:00
parent 0aeffc2528
commit 2bdd6c1527

View File

@ -39,7 +39,7 @@ object Dependencies {
val PdfboxVersion = "2.0.27"
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.5.3"
val PostgresVersion = "42.5.4"
val PureConfigVersion = "0.17.2"
val ScalaJavaTimeVersion = "2.5.0"
val ScodecBitsVersion = "1.1.35"