Upgrade to R2DBC Pool 1.0.1.RELEASE

Closes gh-36464
This commit is contained in:
Andy Wilkinson 2023-07-20 08:21:36 +01:00
parent f145ca0c3c
commit e754a1b11e

View File

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