Skip to content

Commit f7d0175

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/org.jetbrains-annotations-26.0.2-1' into combined-pr-branch
2 parents b51936c + b992439 commit f7d0175

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
@@ -6,5 +6,5 @@ dependencies {
66
testImplementation project(':testcontainers-jdbc-test')
77
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
88

9-
compileOnly 'org.jetbrains:annotations:26.0.2'
9+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
1010
}

0 commit comments

Comments
 (0)