Upgrade to R2DBC MSSQL 1.0.5.RELEASE

Closes gh-51067
This commit is contained in:
Stéphane Nicoll
2026-07-20 16:53:54 +02:00
parent 84c38011b1
commit e1e2df58f7
@@ -1999,7 +1999,7 @@ bom {
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
}
}
library("R2DBC MSSQL", "1.0.4.RELEASE") {
library("R2DBC MSSQL", "1.0.5.RELEASE") {
group ("io.r2dbc") {
modules = [
"r2dbc-mssql"