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 629777b commit 9daa60dCopy full SHA for 9daa60d
platform/spring-boot-dependencies/build.gradle
@@ -1837,7 +1837,7 @@ bom {
1837
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
1838
}
1839
1840
- library("R2DBC MSSQL", "1.0.2.RELEASE") {
+ library("R2DBC MSSQL", "1.0.3.RELEASE") {
1841
group ("io.r2dbc") {
1842
modules = [
1843
"r2dbc-mssql"
0 commit comments