Upgrade to R2DBC MySQL 1.0.3

Closes gh-37466
This commit is contained in:
Andy Wilkinson 2023-09-19 17:06:20 +01:00
parent 6717b7d4e4
commit b16ca8727e
1 changed files with 1 additions and 1 deletions

View File

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