Skip to content

Commit 41f4111

Browse files
committed
Upgrade to R2DBC MySQL 1.0.6
Closes gh-39192
1 parent bb2182c commit 41f4111

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

0 commit comments

Comments
 (0)