Upgrade to R2DBC MySQL 1.0.5

Closes gh-37868
This commit is contained in:
Andy Wilkinson 2023-10-12 15:27:43 +01:00
parent d42512cf26
commit b0c66c07e2

View File

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