Skip to content

Commit a7b3d0a

Browse files
committed
Upgrade to R2DBC MariaDB 1.3.0
Closes gh-43689
1 parent 7f2f8d4 commit a7b3d0a

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
@@ -1768,7 +1768,7 @@ bom {
17681768
releaseNotes("https://github.com/r2dbc/r2dbc-h2/releases/tag/v{version}")
17691769
}
17701770
}
1771-
library("R2DBC MariaDB", "1.2.2") {
1771+
library("R2DBC MariaDB", "1.3.0") {
17721772
group("org.mariadb") {
17731773
modules = [
17741774
"r2dbc-mariadb"

0 commit comments

Comments
 (0)