Upgrade to Postgresql 42.6.0

Closes gh-34689
pull/34677/head
Andy Wilkinson 2 years ago
parent af5f5a0587
commit 877b30865e

@ -1053,7 +1053,7 @@ bom {
]
}
}
library("Postgresql", "42.5.4") {
library("Postgresql", "42.6.0") {
group("org.postgresql") {
modules = [
"postgresql"

Loading…
Cancel
Save