Upgrade to R2DBC MSSQL 1.0.2.RELEASE

Closes gh-36467
This commit is contained in:
Andy Wilkinson 2023-07-20 08:26:29 +01:00
parent 651a1456d1
commit e200638311

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"