Update postgresql to 42.7.0

This commit is contained in:
eikek-scala-steward
2023-11-21 06:12:08 +00:00
parent 30976c3239
commit 1f2019bc0f

View File

@ -38,7 +38,7 @@ object Dependencies {
val PdfboxVersion = "3.0.0"
val PdfjsViewerVersion = "2.12.313"
val PoiVersion = "4.1.2"
val PostgresVersion = "42.6.0"
val PostgresVersion = "42.7.0"
val PureConfigVersion = "0.17.4"
val ScalaJavaTimeVersion = "2.5.0"
val ScodecBitsVersion = "1.1.38"