We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aac6e4a + 43e9dc5 commit b5e7b21Copy full SHA for b5e7b21
modules/selenium/build.gradle
@@ -14,5 +14,5 @@ dependencies {
14
testImplementation 'org.mortbay.jetty:jetty:6.1.26'
15
testImplementation project(':testcontainers-nginx')
16
17
- compileOnly 'org.jetbrains:annotations:26.0.2'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
18
}
0 commit comments