Skip to content

Commit 9daa60d

Browse files
committed
Upgrade to R2DBC MSSQL 1.0.3.RELEASE
Closes gh-47171
1 parent 629777b commit 9daa60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1837,7 +1837,7 @@ bom {
18371837
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
18381838
}
18391839
}
1840-
library("R2DBC MSSQL", "1.0.2.RELEASE") {
1840+
library("R2DBC MSSQL", "1.0.3.RELEASE") {
18411841
group ("io.r2dbc") {
18421842
modules = [
18431843
"r2dbc-mssql"

0 commit comments

Comments
 (0)