Upgrade to Postgresql 42.6.1

Closes gh-39662
This commit is contained in:
Andy Wilkinson 2024-02-21 20:09:20 +00:00
parent 85a8364d73
commit f45dfff082

View File

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