Skip to content

Commit e576658

Browse files
committed
Upgrade to R2DBC MySQL 1.0.6
Closes gh-39179
1 parent 4e82787 commit e576658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ bom {
11571157
]
11581158
}
11591159
}
1160-
library("R2DBC MySQL", "1.0.5") {
1160+
library("R2DBC MySQL", "1.0.6") {
11611161
group("io.asyncer") {
11621162
modules = [
11631163
"r2dbc-mysql"

0 commit comments

Comments
 (0)