Upgrade to R2DBC Pool 1.0.2.RELEASE

Closes gh-42754
This commit is contained in:
Andy Wilkinson 2024-10-17 15:27:23 +01:00
parent 9e9d71a754
commit 9667cab9e7
1 changed files with 1 additions and 1 deletions

View File

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