Upgrade to R2DBC MySQL 1.4.1

Closes gh-45209
This commit is contained in:
Stéphane Nicoll
2025-04-16 11:15:15 +02:00
parent 9769b01b8f
commit 8e8a311c6d

View File

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