Skip to content

Commit 0d02f21

Browse files
committed
Upgrade to R2DBC MySQL 1.0.6
Closes gh-39209
1 parent a2f34f6 commit 0d02f21

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
@@ -1272,7 +1272,7 @@ bom {
12721272
]
12731273
}
12741274
}
1275-
library("R2DBC MySQL", "1.0.5") {
1275+
library("R2DBC MySQL", "1.0.6") {
12761276
group("io.asyncer") {
12771277
modules = [
12781278
"r2dbc-mysql"

0 commit comments

Comments
 (0)