Upgrade to R2DBC MySQL 1.3.2

Closes gh-44180
This commit is contained in:
Stéphane Nicoll
2025-02-08 15:45:14 +01:00
parent ff6168cde7
commit e91705a04d

View File

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