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

View File

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