Upgrade to R2DBC MySQL 1.1.3

Closes gh-40263
This commit is contained in:
Andy Wilkinson 2024-04-09 12:57:15 +01:00
parent ee8ee54cca
commit c67dca93ea
1 changed files with 1 additions and 1 deletions

View File

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