Upgrade to R2DBC MSSQL 1.0.2.RELEASE

Closes gh-36471
This commit is contained in:
Andy Wilkinson 2023-07-20 08:37:45 +01:00
parent a1db6cd630
commit 8100aba332
1 changed files with 1 additions and 1 deletions

View File

@ -1139,7 +1139,7 @@ bom {
]
}
}
library("R2DBC MSSQL", "1.0.1.RELEASE") {
library("R2DBC MSSQL", "1.0.2.RELEASE") {
group ("io.r2dbc") {
modules = [
"r2dbc-mssql"