Upgrade to R2DBC MySQL 1.0.3

Closes gh-37470
This commit is contained in:
Andy Wilkinson
2023-09-19 18:02:04 +01:00
parent 0d4a6ee687
commit d2fdbb8b47

View File

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