Upgrade to R2DBC Postgresql 1.0.2.RELEASE

Closes gh-36469
This commit is contained in:
Andy Wilkinson
2023-07-20 08:26:39 +01:00
parent da5cb6d3ab
commit 8ee8bb440f

View File

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