Upgrade to Postgresql 42.5.0

Closes gh-32368
pull/32374/head
Stephane Nicoll 2 years ago
parent 6a4fef33bb
commit 52e0293bd0

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

Loading…
Cancel
Save