Upgrade to R2DBC Postgresql 1.0.2.RELEASE

Closes gh-36465
This commit is contained in:
Andy Wilkinson 2023-07-20 08:21:41 +01:00
parent e754a1b11e
commit 277efdc6b1

View File

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