Skip to content

Commit 132fb6e

Browse files
committed
Upgrade to R2DBC MySQL 1.4.0
Closes gh-44621
1 parent ee5ebea commit 132fb6e

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
@@ -1878,7 +1878,7 @@ bom {
18781878
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
18791879
}
18801880
}
1881-
library("R2DBC MySQL", "1.3.2") {
1881+
library("R2DBC MySQL", "1.4.0") {
18821882
group("io.asyncer") {
18831883
modules = [
18841884
"r2dbc-mysql"

0 commit comments

Comments
 (0)