Skip to content

Commit 5046e9e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-3.5.8' into combined-pr-branch
2 parents 45675ed + fcbf43b commit 5046e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/mariadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
compileOnly 'org.mariadb:r2dbc-mariadb:1.0.3'
88

99
testImplementation project(':testcontainers-jdbc-test')
10-
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
10+
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.5.8'
1111

1212
testImplementation testFixtures(project(':testcontainers-r2dbc'))
1313
testRuntimeOnly 'org.mariadb:r2dbc-mariadb:1.0.3'

0 commit comments

Comments
 (0)