Skip to content

Commit 7f6613f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/com.mysql-mysql-connector-j-9.5.0' into combined-pr-branch
2 parents f9515c3 + a8042ff commit 7f6613f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tidb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies {
44
api project(':testcontainers-jdbc')
55

66
testImplementation project(':testcontainers-jdbc-test')
7-
testRuntimeOnly 'com.mysql:mysql-connector-j:8.2.0'
7+
testRuntimeOnly 'com.mysql:mysql-connector-j:9.5.0'
88
compileOnly 'org.jetbrains:annotations:26.0.2-1'
99
}

0 commit comments

Comments
 (0)