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 636e814 commit 5238738Copy full SHA for 5238738
examples/cucumber/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- testImplementation 'org.seleniumhq.selenium:selenium-java:4.1.0'
+ testImplementation 'org.seleniumhq.selenium:selenium-java:4.1.1'
11
testImplementation 'io.cucumber:cucumber-java:7.1.0'
12
testImplementation 'io.cucumber:cucumber-junit:7.1.0'
13
testImplementation 'org.testcontainers:selenium'
0 commit comments