Upgrade to R2DBC MySQL 1.3.1

Closes gh-43690
This commit is contained in:
Andy Wilkinson
2025-01-06 15:56:54 +00:00
parent a7b3d0ab21
commit db8ef8c806

View File

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