Skip to content

Commit 23d7ce4

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/mysql-mysql-connector-java-8.0.33' into combined-pr-branch
2 parents 82c210f + 6a8442e commit 23d7ce4

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,7 +4,7 @@ dependencies {
44
api project(':jdbc')
55

66
testImplementation project(':jdbc-test')
7-
testImplementation 'mysql:mysql-connector-java:8.0.32'
7+
testImplementation 'mysql:mysql-connector-java:8.0.33'
88

99
compileOnly 'org.jetbrains:annotations:24.0.1'
1010
}

0 commit comments

Comments
 (0)