Upgrade to Postgresql 42.6.0

Closes gh-34689
This commit is contained in:
Andy Wilkinson 2023-03-21 10:41:50 +00:00
parent af5f5a0587
commit 877b30865e

View File

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