Upgrade to R2DBC MySQL 1.0.6

Closes gh-39192
This commit is contained in:
Andy Wilkinson 2024-01-17 15:57:16 +00:00
parent bb2182cffd
commit 41f4111faf

View File

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