Upgrade to R2DBC MySQL 1.1.2

Closes gh-40007
This commit is contained in:
Andy Wilkinson
2024-03-18 13:45:31 +00:00
parent 4c09c55be6
commit 1ef1f050e3

View File

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