Upgrade to R2DBC MSSQL 1.0.1.RELEASE

Closes gh-35843
This commit is contained in:
Stephane Nicoll 2023-06-12 08:45:30 +02:00
parent 10fbaea743
commit e51402ef59

View File

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