Upgrade to R2DBC Postgresql 1.0.6.RELEASE
Closes gh-42641
This commit is contained in:
parent
15b8fc3c2a
commit
abc23eeebc
|
|
@ -1647,7 +1647,7 @@ bom {
|
|||
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("R2DBC Postgresql", "1.0.5.RELEASE") {
|
||||
library("R2DBC Postgresql", "1.0.6.RELEASE") {
|
||||
considerSnapshots()
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue