Upgrade to R2DBC H2 1.0.0.RELEASE

Closes gh-33195
This commit is contained in:
Stephane Nicoll 2022-11-15 13:56:11 +01:00
parent eee4824518
commit bf7576daaf

View File

@ -1101,7 +1101,7 @@ bom {
]
}
}
library("R2DBC H2", "1.0.0.RC1") {
library("R2DBC H2", "1.0.0.RELEASE") {
group("io.r2dbc") {
modules = [
"r2dbc-h2"