Skip to content

Commit 277e180

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/presto/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 5957b68 + 329b387 commit 277e180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/presto/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(':jdbc-test')
77
testImplementation 'io.prestosql:presto-jdbc:350'
8-
compileOnly 'org.jetbrains:annotations:24.0.0'
8+
compileOnly 'org.jetbrains:annotations:24.0.1'
99
}

0 commit comments

Comments
 (0)