Skip to content

Commit 98411f2

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/org.mariadb-r2dbc-mariadb-1.0.3' into combined-pr-branch
2 parents 77dd951 + cb0d8ec commit 98411f2

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
api project(':jdbc')
88

99
compileOnly project(':r2dbc')
10-
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.2'
10+
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.3'
1111

1212
testImplementation project(':jdbc-test')
1313
testImplementation 'org.mariadb.jdbc:mariadb-java-client:2.7.4'

0 commit comments

Comments
 (0)