Skip to content

Commit 96b68c6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-3.5.5' into combined-pr-branch
2 parents 0fec8b9 + aec0af0 commit 96b68c6

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

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

0 commit comments

Comments
 (0)