Upgrade to R2DBC Postgresql 1.0.1.RELEASE

Closes gh-34297
This commit is contained in:
Andy Wilkinson 2023-02-20 16:31:56 +00:00
parent eea731f517
commit 95a7cdf48c

View File

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