Upgrade to R2DBC MySQL 1.1.3

Closes gh-40263
This commit is contained in:
Andy Wilkinson
2024-04-09 12:57:15 +01:00
parent ee8ee54cca
commit c67dca93ea

View File

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