Skip to content

Commit c02b613

Browse files
committed
Upgrade to R2DBC MariaDB 1.2.1
Closes gh-41398
1 parent 349e462 commit c02b613

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
@@ -1594,7 +1594,7 @@ bom {
15941594
]
15951595
}
15961596
}
1597-
library("R2DBC MariaDB", "1.2.0") {
1597+
library("R2DBC MariaDB", "1.2.1") {
15981598
group("org.mariadb") {
15991599
modules = [
16001600
"r2dbc-mariadb"

0 commit comments

Comments
 (0)