Upgrade to R2DBC MySQL 1.0.1

Closes gh-35284
This commit is contained in:
Andy Wilkinson
2023-05-04 15:47:07 +01:00
parent 9169a9daa2
commit d224f69c7b

View File

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