Skip to content

Commit db8ef8c

Browse files
committed
Upgrade to R2DBC MySQL 1.3.1
Closes gh-43690
1 parent a7b3d0a commit db8ef8c

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

0 commit comments

Comments
 (0)