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
1 changed files with 1 additions and 1 deletions

View File

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