Skip to content

Commit 2766f77

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oceanbase/com.mysql-mysql-connector-j-9.5.0' into combined-pr-branch
2 parents b7b9ff2 + 2fb02e4 commit 2766f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oceanbase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ 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
}

0 commit comments

Comments
 (0)