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 cf54cc0 + 9963bcb commit bdd8f2fCopy full SHA for bdd8f2f
examples/cucumber/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'org.seleniumhq.selenium:selenium-firefox-driver'
13
implementation 'org.seleniumhq.selenium:selenium-chrome-driver'
14
15
- testImplementation platform('io.cucumber:cucumber-bom:7.13.0')
+ testImplementation platform('io.cucumber:cucumber-bom:7.14.0')
16
testImplementation 'io.cucumber:cucumber-java'
17
testImplementation 'io.cucumber:cucumber-junit'
18
testImplementation 'org.testcontainers:selenium'
0 commit comments