Skip to content

Commit e91705a

Browse files
committed
Upgrade to R2DBC MySQL 1.3.2
Closes gh-44180
1 parent ff6168c commit e91705a

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.1") {
1792+
library("R2DBC MySQL", "1.3.2") {
17931793
group("io.asyncer") {
17941794
modules = [
17951795
"r2dbc-mysql"

0 commit comments

Comments
 (0)