Upgrade to R2DBC Pool 1.0.0.RELEASE

Closes gh-33196
This commit is contained in:
Stephane Nicoll
2022-11-15 13:56:14 +01:00
parent bf7576daaf
commit fc17171be6
3 changed files with 6 additions and 1 deletions

View File

@@ -1108,7 +1108,7 @@ bom {
]
}
}
library("R2DBC Pool", "1.0.0.RC1") {
library("R2DBC Pool", "1.0.0.RELEASE") {
group("io.r2dbc") {
modules = [
"r2dbc-pool"