Skip to content

Commit 8e8a311

Browse files
committed
Upgrade to R2DBC MySQL 1.4.1
Closes gh-45209
1 parent 9769b01 commit 8e8a311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,7 @@ bom {
18761876
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
18771877
}
18781878
}
1879-
library("R2DBC MySQL", "1.4.0") {
1879+
library("R2DBC MySQL", "1.4.1") {
18801880
group("io.asyncer") {
18811881
modules = [
18821882
"r2dbc-mysql"

0 commit comments

Comments
 (0)