Upgrade to R2DBC MySQL 1.3.2

Closes gh-44092
This commit is contained in:
Phillip Webb 2025-02-04 12:07:08 -08:00
parent 2288518835
commit 51dfc2b25b
1 changed files with 1 additions and 1 deletions

View File

@ -1788,7 +1788,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"