mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to R2DBC MSSQL 1.0.6.RELEASE
Closes gh-51696
This commit is contained in:
@@ -2053,7 +2053,7 @@ bom {
|
||||
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("R2DBC MSSQL", "1.0.5.RELEASE") {
|
||||
library("R2DBC MSSQL", "1.0.6.RELEASE") {
|
||||
group ("io.r2dbc") {
|
||||
modules = [
|
||||
"r2dbc-mssql"
|
||||
|
||||
Reference in New Issue
Block a user