Skip to content

Commit 5957b68

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 4dc5597 + 540e9b7 commit 5957b68

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
testImplementation 'mysql:mysql-connector-java:8.0.32'
88

9-
compileOnly 'org.jetbrains:annotations:24.0.0'
9+
compileOnly 'org.jetbrains:annotations:24.0.1'
1010
}

0 commit comments

Comments
 (0)