Upgrade to R2DBC Postgresql 1.0.6.RELEASE
Closes gh-42667
This commit is contained in:
parent
46f0bf70dc
commit
60b07bba93
|
@ -1641,7 +1641,7 @@ bom {
|
||||||
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
|
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()
|
considerSnapshots()
|
||||||
group("org.postgresql") {
|
group("org.postgresql") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue