Upgrade to R2DBC Proxy 1.1.1.RELEASE

Closes gh-35845
This commit is contained in:
Stephane Nicoll 2023-06-12 08:45:40 +02:00
parent 009b4bbcd9
commit bba8569c25
1 changed files with 1 additions and 1 deletions

View File

@ -1167,7 +1167,7 @@ bom {
]
}
}
library("R2DBC Proxy", "1.1.0.RELEASE") {
library("R2DBC Proxy", "1.1.1.RELEASE") {
group("io.r2dbc") {
modules = [
"r2dbc-proxy"