diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 465aebd90a1..5522bc7fe1d 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1999,7 +1999,7 @@ bom { releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}") } } - library("R2DBC MSSQL", "1.0.4.RELEASE") { + library("R2DBC MSSQL", "1.0.5.RELEASE") { group ("io.r2dbc") { modules = [ "r2dbc-mssql"