Skip to content

Commit 40c91ea

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/mysql-mysql-connector-java-8.0.30' into combined-pr-branch
2 parents 523fa19 + 6d873e0 commit 40c91ea

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.29'
7+
testImplementation 'mysql:mysql-connector-java:8.0.30'
88

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

0 commit comments

Comments
 (0)