Skip to content

Commit b5e7b21

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.jetbrains-annotations-26.0.2-1' into combined-pr-branch
2 parents aac6e4a + 43e9dc5 commit b5e7b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ dependencies {
1414
testImplementation 'org.mortbay.jetty:jetty:6.1.26'
1515
testImplementation project(':testcontainers-nginx')
1616

17-
compileOnly 'org.jetbrains:annotations:26.0.2'
17+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
1818
}

0 commit comments

Comments
 (0)