Skip to content

Commit a4b1bfa

Browse files
committed
Upgrade to R2DBC MariaDB 1.2.0
Closes gh-39925
1 parent 344d6eb commit a4b1bfa

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
@@ -1484,7 +1484,7 @@ bom {
14841484
]
14851485
}
14861486
}
1487-
library("R2DBC MariaDB", "1.1.4") {
1487+
library("R2DBC MariaDB", "1.2.0") {
14881488
group("org.mariadb") {
14891489
modules = [
14901490
"r2dbc-mariadb"

0 commit comments

Comments
 (0)