Upgrade to R2DBC MySQL 1.0.4

Closes gh-37784
pull/37801/head
Andy Wilkinson 1 year ago
parent 4c110e2288
commit a0fc837c58

@ -1269,7 +1269,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