Skip to content

Commit 0a67bbe

Browse files
committed
Upgrade to R2DBC MSSQL 1.0.3.RELEASE
Closes gh-47185
1 parent b268a93 commit 0a67bbe

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
@@ -1791,7 +1791,7 @@ bom {
17911791
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
17921792
}
17931793
}
1794-
library("R2DBC MSSQL", "1.0.2.RELEASE") {
1794+
library("R2DBC MSSQL", "1.0.3.RELEASE") {
17951795
group ("io.r2dbc") {
17961796
modules = [
17971797
"r2dbc-mssql"

0 commit comments

Comments
 (0)