Upgrade to R2DBC Postgresql 1.0.1.RELEASE

Closes gh-34271
This commit is contained in:
Andy Wilkinson 2023-02-20 14:54:36 +00:00
parent 19bafec091
commit c28d7fcc36
1 changed files with 1 additions and 1 deletions

View File

@ -1113,7 +1113,7 @@ bom {
]
}
}
library("R2DBC Postgresql", "1.0.0.RELEASE") {
library("R2DBC Postgresql", "1.0.1.RELEASE") {
group("org.postgresql") {
modules = [
"r2dbc-postgresql"