Skip to content

Commit 68f71b8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/tidb/org.jetbrains-annotations-26.1.0' into combined-pr-branch
2 parents 6cbf148 + 9243317 commit 68f71b8

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
@@ -5,5 +5,5 @@ dependencies {
55

66
testImplementation project(':testcontainers-jdbc-test')
77
testRuntimeOnly 'com.mysql:mysql-connector-j:9.6.0'
8-
compileOnly 'org.jetbrains:annotations:26.0.2-1'
8+
compileOnly 'org.jetbrains:annotations:26.1.0'
99
}

0 commit comments

Comments
 (0)