Upgrade to R2DBC MySQL 1.3.1

Closes gh-43722
This commit is contained in:
Stéphane Nicoll
2025-01-08 09:14:20 +01:00
parent 216a98700d
commit dea6b9ed2c

View File

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