Upgrade to R2DBC Postgresql 1.0.2.RELEASE
Closes gh-36473
This commit is contained in:
parent
34d02659a8
commit
7e344c0ef6
|
@ -1160,7 +1160,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("R2DBC Postgresql", "1.0.1.RELEASE") {
|
library("R2DBC Postgresql", "1.0.2.RELEASE") {
|
||||||
group("org.postgresql") {
|
group("org.postgresql") {
|
||||||
modules = [
|
modules = [
|
||||||
"r2dbc-postgresql"
|
"r2dbc-postgresql"
|
||||||
|
|
Loading…
Reference in New Issue