Upgrade to R2DBC Postgresql 1.0.4.RELEASE
Closes gh-39210
This commit is contained in:
parent
0d02f216a9
commit
6c9c6ab367
|
|
@ -1287,7 +1287,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("R2DBC Postgresql", "1.0.3.RELEASE") {
|
||||
library("R2DBC Postgresql", "1.0.4.RELEASE") {
|
||||
considerSnapshots()
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue