Skip to content

Commit 4397262

Browse files
committed
Upgrade to R2DBC MSSQL 1.0.3.RELEASE
Closes gh-47193
1 parent 1cb1727 commit 4397262

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
@@ -1902,7 +1902,7 @@ bom {
19021902
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
19031903
}
19041904
}
1905-
library("R2DBC MSSQL", "1.0.2.RELEASE") {
1905+
library("R2DBC MSSQL", "1.0.3.RELEASE") {
19061906
group ("io.r2dbc") {
19071907
modules = [
19081908
"r2dbc-mssql"

0 commit comments

Comments
 (0)