Upgrade to R2DBC Proxy 1.1.6.RELEASE

Closes gh-45467
This commit is contained in:
Stéphane Nicoll 2025-05-09 13:39:24 +02:00
parent 12ee71dcdf
commit 36d3bbff3d
1 changed files with 1 additions and 1 deletions

View File

@ -1909,7 +1909,7 @@ bom {
releaseNotes("https://github.com/pgjdbc/r2dbc-postgresql/releases/tag/v{version}") releaseNotes("https://github.com/pgjdbc/r2dbc-postgresql/releases/tag/v{version}")
} }
} }
library("R2DBC Proxy", "1.1.5.RELEASE") { library("R2DBC Proxy", "1.1.6.RELEASE") {
considerSnapshots() considerSnapshots()
group("io.r2dbc") { group("io.r2dbc") {
modules = [ modules = [