Skip to content

Commit aac6e4a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/presto/org.jetbrains-annotations-26.0.2-1' into combined-pr-branch
2 parents 19629c3 + 7b22d9f commit aac6e4a

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'
8+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
99
}

0 commit comments

Comments
 (0)