Skip to content

Commit dea6b9e

Browse files
committed
Upgrade to R2DBC MySQL 1.3.1
Closes spring-projectsgh-43722
1 parent 216a987 commit dea6b9e

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
@@ -1789,7 +1789,7 @@ bom {
17891789
releaseNotes("https://github.com/r2dbc/r2dbc-mssql/releases/tag/v{version}")
17901790
}
17911791
}
1792-
library("R2DBC MySQL", "1.3.0") {
1792+
library("R2DBC MySQL", "1.3.1") {
17931793
group("io.asyncer") {
17941794
modules = [
17951795
"r2dbc-mysql"

0 commit comments

Comments
 (0)