Upgrade to Postgresql 42.4.0

Closes gh-31596
pull/31663/head
Andy Wilkinson 2 years ago
parent 9d649f154d
commit 5f15425daa

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

Loading…
Cancel
Save