Skip to content

Commit bbc7710

Browse files
Bump com.mysql:mysql-connector-j from 9.6.0 to 26.7.0 in /modules/tidb
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.6.0 to 26.7.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](mysql/mysql-connector-j@9.6.0...26.7.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4d3a03 commit bbc7710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎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:9.6.0'
7+
testRuntimeOnly 'com.mysql:mysql-connector-j:26.7.0'
88
compileOnly 'org.jetbrains:annotations:26.1.0'
99
}

0 commit comments

Comments
 (0)