Skip to content

Commit 87f6252

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-3.0.8' into combined-pr-branch
2 parents c6364c4 + 6f8c1a5 commit 87f6252

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
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.3'
1111

1212
testImplementation project(':jdbc-test')
13-
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.0.7'
13+
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.0.8'
1414

1515
testImplementation testFixtures(project(':r2dbc'))
1616
testImplementation 'org.mariadb:r2dbc-mariadb:1.0.2'

0 commit comments

Comments
 (0)