Upgrade to R2DBC MSSQL 1.0.6.RELEASE

Closes gh-51696
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:18 +02:00
parent 8104f57ac7
commit d6dac1d403
@@ -2053,7 +2053,7 @@ bom {
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
}
}
library("R2DBC MSSQL", "1.0.5.RELEASE") {
library("R2DBC MSSQL", "1.0.6.RELEASE") {
group ("io.r2dbc") {
modules = [
"r2dbc-mssql"