Skip to content

Commit f097b4f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents e4cca94 + 36d580f commit f097b4f

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
@@ -9,5 +9,5 @@ dependencies {
99
testImplementation project(':jdbc-test')
1010
testImplementation 'org.postgresql:postgresql:42.5.4'
1111

12-
compileOnly 'org.jetbrains:annotations:24.0.0'
12+
compileOnly 'org.jetbrains:annotations:24.0.1'
1313
}

0 commit comments

Comments
 (0)