Upgrade to R2DBC Postgresql 1.0.0.RELEASE

Closes gh-33197
This commit is contained in:
Stephane Nicoll 2022-11-15 13:56:17 +01:00
parent fc17171be6
commit aa2abba5f3

View File

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