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 a5a4724 + 35d1799 commit 4dbfd56Copy full SHA for 4dbfd56
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.27.0')
+ testImplementation platform('io.cucumber:cucumber-bom:7.27.2')
18
testImplementation 'io.cucumber:cucumber-java'
19
testImplementation 'io.cucumber:cucumber-junit-platform-engine'
20
testImplementation 'org.testcontainers:testcontainers-selenium'
0 commit comments