Skip to content

Commit ab9927e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-3.5.6' into combined-pr-branch
2 parents a05e369 + 850ee84 commit ab9927e

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
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.5'
10+
testImplementation 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
1111

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

0 commit comments

Comments
 (0)