Upgrade to R2DBC Pool 1.0.1.RELEASE

Closes gh-36936
This commit is contained in:
Stephane Nicoll 2023-08-10 15:21:43 +02:00
parent 940f111499
commit 78f6c66b27

View File

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