Upgrade to R2DBC MySQL 1.4.0
Closes gh-44621
This commit is contained in:
parent
ee5ebeacc8
commit
132fb6e18f
@ -1878,7 +1878,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
|
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("R2DBC MySQL", "1.3.2") {
|
library("R2DBC MySQL", "1.4.0") {
|
||||||
group("io.asyncer") {
|
group("io.asyncer") {
|
||||||
modules = [
|
modules = [
|
||||||
"r2dbc-mysql"
|
"r2dbc-mysql"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user