Upgrade to R2DBC MySQL 1.0.4

Closes gh-37765
This commit is contained in:
Andy Wilkinson
2023-10-09 10:45:01 +01:00
parent a90e16a247
commit a3d7448336

View File

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