Skip to content

Commit ac53ea7

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/org.mariadb-r2dbc-mariadb-1.0.1' into combined-pr-branch
2 parents d4113c8 + 24a2ec9 commit ac53ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mariadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
compile project(':jdbc')
88

99
compileOnly project(':r2dbc')
10-
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.0'
10+
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.1'
1111

1212
testCompile project(':jdbc-test')
1313
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.7.3'

0 commit comments

Comments
 (0)