Upgrade to R2DBC MySQL 1.1.1

Closes gh-39723
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:23 +00:00
parent 553ec1d9ba
commit 0c07b0626a

View File

@ -1198,7 +1198,7 @@ bom {
]
}
}
library("R2DBC MySQL", "1.0.6") {
library("R2DBC MySQL", "1.1.1") {
group("io.asyncer") {
modules = [
"r2dbc-mysql"