Upgrade to Postgresql 42.4.0

Closes gh-31596
This commit is contained in:
Andy Wilkinson
2022-07-07 10:09:53 +01:00
parent 9d649f154d
commit 5f15425daa

View File

@@ -1119,7 +1119,7 @@ bom {
]
}
}
library("Postgresql", "42.3.5") {
library("Postgresql", "42.4.0") {
group("org.postgresql") {
modules = [
"postgresql"