Skip to content

Commit b16ca87

Browse files
committed
Upgrade to R2DBC MySQL 1.0.3
Closes gh-37466
1 parent 6717b7d commit b16ca87

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
@@ -1156,7 +1156,7 @@ bom {
11561156
]
11571157
}
11581158
}
1159-
library("R2DBC MySQL", "1.0.2") {
1159+
library("R2DBC MySQL", "1.0.3") {
11601160
group("io.asyncer") {
11611161
modules = [
11621162
"r2dbc-mysql"

0 commit comments

Comments
 (0)