Skip to content

Commit a5332ff

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/trino/org.jetbrains-annotations-23.0.0' into combined-pr-branch
2 parents 745795d + 0a91222 commit a5332ff

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:367'
8-
compileOnly 'org.jetbrains:annotations:20.0.0'
8+
compileOnly 'org.jetbrains:annotations:23.0.0'
99
}

0 commit comments

Comments
 (0)