Skip to content

Commit d2fdbb8

Browse files
committed
Upgrade to R2DBC MySQL 1.0.3
Closes gh-37470
1 parent 0d4a6ee commit d2fdbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,7 @@ bom {
12661266
]
12671267
}
12681268
}
1269-
library("R2DBC MySQL", "1.0.2") {
1269+
library("R2DBC MySQL", "1.0.3") {
12701270
group("io.asyncer") {
12711271
modules = [
12721272
"r2dbc-mysql"

0 commit comments

Comments
 (0)