Skip to content

Commit bdd8f2f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.cucumber-cucumber-bom-7.14.0' into combined-pr-branch
2 parents cf54cc0 + 9963bcb commit bdd8f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cucumber/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation 'org.seleniumhq.selenium:selenium-firefox-driver'
1313
implementation 'org.seleniumhq.selenium:selenium-chrome-driver'
1414

15-
testImplementation platform('io.cucumber:cucumber-bom:7.13.0')
15+
testImplementation platform('io.cucumber:cucumber-bom:7.14.0')
1616
testImplementation 'io.cucumber:cucumber-java'
1717
testImplementation 'io.cucumber:cucumber-junit'
1818
testImplementation 'org.testcontainers:selenium'

0 commit comments

Comments
 (0)