Upgrade to R2DBC Postgresql 1.0.2.RELEASE

Closes gh-36473
This commit is contained in:
Andy Wilkinson 2023-07-20 08:37:55 +01:00
parent 34d02659a8
commit 7e344c0ef6

View File

@ -1160,7 +1160,7 @@ bom {
]
}
}
library("R2DBC Postgresql", "1.0.1.RELEASE") {
library("R2DBC Postgresql", "1.0.2.RELEASE") {
group("org.postgresql") {
modules = [
"r2dbc-postgresql"