Upgrade to R2DBC MySQL 1.0.5

Closes gh-37859
This commit is contained in:
Andy Wilkinson
2023-10-12 14:47:14 +01:00
parent 4a5e002b22
commit af6a65c824

View File

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