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 cee56da + 0ddbd51 commit 88f43d3Copy full SHA for 88f43d3
1 file changed
examples/cucumber/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
15
testImplementation platform('org.junit:junit-bom:5.13.4')
16
testImplementation 'org.junit.platform:junit-platform-suite'
17
- testImplementation platform('io.cucumber:cucumber-bom:7.30.0')
+ testImplementation platform('io.cucumber:cucumber-bom:7.34.3')
18
testImplementation 'io.cucumber:cucumber-java'
19
testImplementation 'io.cucumber:cucumber-junit-platform-engine'
20
testImplementation 'org.testcontainers:testcontainers-selenium'
0 commit comments