Upgrade to Postgresql 42.6.1

Closes gh-39671
This commit is contained in:
Andy Wilkinson 2024-02-21 21:05:29 +00:00
parent 2fa921c010
commit 9411da2a24
1 changed files with 1 additions and 1 deletions

View File

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