Upgrade to Postgresql 42.5.0

Closes gh-32368
This commit is contained in:
Stephane Nicoll 2022-09-14 15:35:03 +02:00
parent 6a4fef33bb
commit 52e0293bd0

View File

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