Skip to content

Commit 0c07b06

Browse files
committed
Upgrade to R2DBC MySQL 1.1.1
Closes gh-39723
1 parent 553ec1d commit 0c07b06

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
@@ -1198,7 +1198,7 @@ bom {
11981198
]
11991199
}
12001200
}
1201-
library("R2DBC MySQL", "1.0.6") {
1201+
library("R2DBC MySQL", "1.1.1") {
12021202
group("io.asyncer") {
12031203
modules = [
12041204
"r2dbc-mysql"

0 commit comments

Comments
 (0)