Upgrade to R2DBC Pool 1.0.1.RELEASE

Closes gh-36472
This commit is contained in:
Andy Wilkinson 2023-07-20 08:37:50 +01:00
parent 8100aba332
commit 34d02659a8
1 changed files with 1 additions and 1 deletions

View File

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