Skip to content

Commit 0286e32

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/presto/org.jetbrains-annotations-26.1.0' into combined-pr-branch
2 parents e97044d + 3734df0 commit 0286e32

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(':testcontainers-jdbc-test')
77
testRuntimeOnly 'io.prestosql:presto-jdbc:350'
8-
compileOnly 'org.jetbrains:annotations:26.0.2-1'
8+
compileOnly 'org.jetbrains:annotations:26.1.0'
99
}

0 commit comments

Comments
 (0)