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 b51936c + b992439 commit f7d0175Copy full SHA for f7d0175
modules/tidb/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
testImplementation project(':testcontainers-jdbc-test')
7
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
8
9
- compileOnly 'org.jetbrains:annotations:26.0.2'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
10
}
0 commit comments