Skip to content

Commit e51402e

Browse files
committed
Upgrade to R2DBC MSSQL 1.0.1.RELEASE
Closes gh-35843
1 parent 10fbaea commit e51402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ bom {
11391139
]
11401140
}
11411141
}
1142-
library("R2DBC MSSQL", "1.0.0.RELEASE") {
1142+
library("R2DBC MSSQL", "1.0.1.RELEASE") {
11431143
group ("io.r2dbc") {
11441144
modules = [
11451145
"r2dbc-mssql"

0 commit comments

Comments
 (0)