Skip to content

Commit

Permalink
Upgrade to R2DBC MySQL 1.3.1
Browse files Browse the repository at this point in the history
Closes gh-43722
  • Loading branch information
snicoll committed Jan 8, 2025
1 parent 216a987 commit dea6b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1789,7 +1789,7 @@ bom {
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
}
}
library("R2DBC MySQL", "1.3.0") {
library("R2DBC MySQL", "1.3.1") {
group("io.asyncer") {
modules = [
"r2dbc-mysql"
Expand Down

0 comments on commit dea6b9e

Please sign in to comment.