Skip to content

Commit ba0b280

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 70b5211 + d7a4597 commit ba0b280

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
@@ -13,5 +13,5 @@ dependencies {
1313
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.1.2'
1414

1515
testImplementation testFixtures(project(':r2dbc'))
16-
testImplementation 'org.mariadb:r2dbc-mariadb:1.0.2'
16+
testImplementation 'org.mariadb:r2dbc-mariadb:1.0.3'
1717
}

0 commit comments

Comments
 (0)