Skip to content

Commit 655ad4a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/org.jetbrains-annotations-26.0.2' into combined-pr-branch
2 parents 677a625 + a32aad4 commit 655ad4a

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(':jdbc-test')
77
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
88

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

0 commit comments

Comments
 (0)