Upgrade to R2DBC Postgresql 1.0.6.RELEASE

Closes gh-42667
This commit is contained in:
Stéphane Nicoll 2024-10-14 15:02:59 +02:00
parent 46f0bf70dc
commit 60b07bba93
1 changed files with 1 additions and 1 deletions

View File

@ -1641,7 +1641,7 @@ bom {
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}") releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
} }
} }
library("R2DBC Postgresql", "1.0.5.RELEASE") { library("R2DBC Postgresql", "1.0.6.RELEASE") {
considerSnapshots() considerSnapshots()
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [