Upgrade to R2DBC MySQL 1.0.4

Closes gh-37784
This commit is contained in:
Andy Wilkinson 2023-10-09 12:14:16 +01:00
parent 4c110e2288
commit a0fc837c58

View File

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