Upgrade to R2DBC MySQL 1.4.0

Closes gh-44621
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:07:11 +01:00
parent ee5ebeacc8
commit 132fb6e18f

View File

@ -1878,7 +1878,7 @@ bom {
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
}
}
library("R2DBC MySQL", "1.3.2") {
library("R2DBC MySQL", "1.4.0") {
group("io.asyncer") {
modules = [
"r2dbc-mysql"