Upgrade to R2DBC Postgresql 1.0.5.RELEASE

Closes gh-40390
This commit is contained in:
Andy Wilkinson 2024-04-17 15:50:01 +01:00
parent 031bebb144
commit c969cbbdba
1 changed files with 1 additions and 1 deletions

View File

@ -1172,7 +1172,7 @@ bom {
] ]
} }
} }
library("R2DBC Postgresql", "1.0.4.RELEASE") { library("R2DBC Postgresql", "1.0.5.RELEASE") {
considerSnapshots() considerSnapshots()
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [