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 f76cb75 + bd5863e commit 5a86552Copy full SHA for 5a86552
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-1'
+ compileOnly 'org.jetbrains:annotations:26.1.0'
18
}
0 commit comments