Skip to content

Commit 59374b1

Browse files
committed
Upgrade to R2DBC MariaDB 1.2.1
Closes gh-41383
1 parent cf8513e commit 59374b1

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("R2DBC MariaDB", "1.2.0") {
1581+
library("R2DBC MariaDB", "1.2.1") {
15821582
group("org.mariadb") {
15831583
modules = [
15841584
"r2dbc-mariadb"

0 commit comments

Comments
 (0)