We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb1727 commit 4397262Copy full SHA for 4397262
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1902,7 +1902,7 @@ bom {
1902
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
1903
}
1904
1905
- library("R2DBC MSSQL", "1.0.2.RELEASE") {
+ library("R2DBC MSSQL", "1.0.3.RELEASE") {
1906
group ("io.r2dbc") {
1907
modules = [
1908
"r2dbc-mssql"
0 commit comments