Upgrade to R2DBC MySQL 1.4.2

Closes gh-50319
This commit is contained in:
Andy Wilkinson
2026-05-07 09:55:59 +01:00
parent 41925f4df1
commit 7660cd4443
@@ -1937,7 +1937,7 @@ bom {
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
}
}
library("R2DBC MySQL", "1.4.1") {
library("R2DBC MySQL", "1.4.2") {
group("io.asyncer") {
modules = [
"r2dbc-mysql"