Skip to content

Commit 910bb5b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.jetbrains-annotations-26.0.2' into combined-pr-branch
2 parents 7e7e74f + cef9427 commit 910bb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cratedb/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 'org.postgresql:postgresql:42.7.4'
88

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

0 commit comments

Comments
 (0)