Skip to content

Commit c16c04a

Browse files
committed
Upgrade to R2DBC MariaDB 1.2.2
Closes gh-42326
1 parent 0489174 commit c16c04a

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
@@ -1615,7 +1615,7 @@ bom {
16151615
]
16161616
}
16171617
}
1618-
library("R2DBC MariaDB", "1.2.1") {
1618+
library("R2DBC MariaDB", "1.2.2") {
16191619
group("org.mariadb") {
16201620
modules = [
16211621
"r2dbc-mariadb"

0 commit comments

Comments
 (0)