Upgrade to R2DBC Postgresql 1.0.3.RELEASE
Closes gh-38812
This commit is contained in:
parent
5d3aaf98b8
commit
7f064bc456
|
|
@ -1282,7 +1282,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("R2DBC Postgresql", "1.0.2.RELEASE") {
|
||||
library("R2DBC Postgresql", "1.0.3.RELEASE") {
|
||||
considerSnapshots()
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue