Merge pull request #2430 from eikek/update/postgresql-42.7.1

Update postgresql to 42.7.1
This commit is contained in:
mergify[bot]
2023-12-07 06:21:07 +00:00
committed by GitHub

View File

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