Upgrade to R2DBC Pool 1.0.1.RELEASE

Closes gh-36920
This commit is contained in:
Stephane Nicoll 2023-08-10 14:41:52 +02:00
parent 86a882bd90
commit d175ddb2fa

View File

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