Upgrade to R2DBC MySQL 1.0.6

Closes gh-39209
This commit is contained in:
Andy Wilkinson 2024-01-17 18:55:22 +00:00
parent a2f34f604a
commit 0d02f216a9

View File

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