Skip to content

Commit 1ef1f05

Browse files
committed
Upgrade to R2DBC MySQL 1.1.2
Closes gh-40007
1 parent 4c09c55 commit 1ef1f05

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
@@ -1502,7 +1502,7 @@ bom {
15021502
]
15031503
}
15041504
}
1505-
library("R2DBC MySQL", "1.1.1") {
1505+
library("R2DBC MySQL", "1.1.2") {
15061506
group("io.asyncer") {
15071507
modules = [
15081508
"r2dbc-mysql"

0 commit comments

Comments
 (0)