parent
629777b7c7
commit
9daa60d97a
|
@ -1837,7 +1837,7 @@ bom {
|
||||||
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
|
releaseNotes("https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("R2DBC MSSQL", "1.0.2.RELEASE") {
|
library("R2DBC MSSQL", "1.0.3.RELEASE") {
|
||||||
group ("io.r2dbc") {
|
group ("io.r2dbc") {
|
||||||
modules = [
|
modules = [
|
||||||
"r2dbc-mssql"
|
"r2dbc-mssql"
|
||||||
|
|
Loading…
Reference in New Issue