Upgrade to R2DBC Pool 1.0.1.RELEASE

Closes gh-36986
This commit is contained in:
Stephane Nicoll 2023-08-14 17:19:19 +02:00
parent 9b8b39db2a
commit 983d060030
1 changed files with 1 additions and 1 deletions

View File

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