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.
1 parent 3ec008d commit 43e9dc5Copy full SHA for 43e9dc5
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