Skip to content

Commit 009b4bb

Browse files
committed
Upgrade to R2DBC MySQL 1.0.2
Closes gh-35844
1 parent e51402e commit 009b4bb

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.1") {
1149+
library("R2DBC MySQL", "1.0.2") {
11501150
group("io.asyncer") {
11511151
modules = [
11521152
"r2dbc-mysql"

0 commit comments

Comments
 (0)