Upgrade to R2DBC MySQL 1.3.0

Closes gh-42240
This commit is contained in:
Andy Wilkinson 2024-09-11 11:18:38 +01:00
parent 6692e15001
commit a6afb64d66

View File

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