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 677a625 + a32aad4 commit 655ad4aCopy full SHA for 655ad4a
modules/tidb/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
testImplementation project(':jdbc-test')
7
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
8
9
- compileOnly 'org.jetbrains:annotations:24.1.0'
+ compileOnly 'org.jetbrains:annotations:26.0.2'
10
}
0 commit comments