Upgrade to R2DBC MySQL 1.0.6

Closes gh-39179
This commit is contained in:
Andy Wilkinson 2024-01-17 14:05:26 +00:00
parent 4e827873bc
commit e57665843c

View File

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