Skip to content

Commit 60c0d42

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.jetbrains-annotations-24.1.0' into combined-pr-branch
2 parents acbb7f9 + ae93557 commit 60c0d42

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.1'
88

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

0 commit comments

Comments
 (0)