Upgrade to R2DBC MySQL 1.0.2

Closes gh-35844
This commit is contained in:
Stephane Nicoll 2023-06-12 08:45:35 +02:00
parent e51402ef59
commit 009b4bbcd9
1 changed files with 1 additions and 1 deletions

View File

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