Skip to content

Commit d224f69

Browse files
committed
Upgrade to R2DBC MySQL 1.0.1
Closes gh-35284
1 parent 9169a9d commit d224f69

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
@@ -1146,7 +1146,7 @@ bom {
11461146
]
11471147
}
11481148
}
1149-
library("R2DBC MySQL", "1.0.0") {
1149+
library("R2DBC MySQL", "1.0.1") {
11501150
group("io.asyncer") {
11511151
modules = [
11521152
"r2dbc-mysql"

0 commit comments

Comments
 (0)