Skip to content

Commit a6afb64

Browse files
committed
Upgrade to R2DBC MySQL 1.3.0
Closes gh-42240
1 parent 6692e15 commit a6afb64

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
@@ -1618,7 +1618,7 @@ bom {
16181618
]
16191619
}
16201620
}
1621-
library("R2DBC MySQL", "1.1.3") {
1621+
library("R2DBC MySQL", "1.3.0") {
16221622
group("io.asyncer") {
16231623
modules = [
16241624
"r2dbc-mysql"

0 commit comments

Comments
 (0)