Upgrade to R2DBC Postgresql 1.0.5.RELEASE
Closes gh-40390
This commit is contained in:
parent
031bebb144
commit
c969cbbdba
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in New Issue