Upgrade to R2DBC MySQL 1.0.4

Closes gh-37765
3.1.x
Andy Wilkinson 1 year ago
parent a90e16a247
commit a3d7448336

@ -1159,7 +1159,7 @@ bom {
] ]
} }
} }
library("R2DBC MySQL", "1.0.3") { library("R2DBC MySQL", "1.0.4") {
group("io.asyncer") { group("io.asyncer") {
modules = [ modules = [
"r2dbc-mysql" "r2dbc-mysql"

Loading…
Cancel
Save