We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 523fa19 + 6d873e0 commit 40c91eaCopy full SHA for 40c91ea
modules/tidb/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':jdbc')
5
6
testImplementation project(':jdbc-test')
7
- testImplementation 'mysql:mysql-connector-java:8.0.29'
+ testImplementation 'mysql:mysql-connector-java:8.0.30'
8
9
compileOnly 'org.jetbrains:annotations:23.0.0'
10
}
0 commit comments