Skip to content

Commit 3e8ffe9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/trino/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 6ef946d + f366b71 commit 3e8ffe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/trino/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.trino:trino-jdbc:420'
8-
compileOnly 'org.jetbrains:annotations:24.0.0'
8+
compileOnly 'org.jetbrains:annotations:24.0.1'
99
}

0 commit comments

Comments
 (0)