Upgrade to R2DBC Postgresql 1.0.3.RELEASE
Closes gh-38790
This commit is contained in:
parent
bef2dabc27
commit
b30bec1156
|
|
@ -1172,7 +1172,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