Upgrade to Postgresql 42.3.0

Closes gh-28418
This commit is contained in:
Andy Wilkinson 2021-10-21 14:43:24 +01:00
parent 5e7c023273
commit 124bf2604a
1 changed files with 1 additions and 1 deletions

View File

@ -1338,7 +1338,7 @@ bom {
]
}
}
library("Postgresql", "42.2.24") {
library("Postgresql", "42.3.0") {
group("org.postgresql") {
modules = [
"postgresql"