Skip to content

Commit 05bfc5c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.cucumber-cucumber-bom-7.30.0' into combined-pr-branch
2 parents ddaf03b + 90a5b3c commit 05bfc5c

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
@@ -14,7 +14,7 @@ dependencies {
1414

1515
testImplementation platform('org.junit:junit-bom:5.13.4')
1616
testImplementation 'org.junit.platform:junit-platform-suite'
17-
testImplementation platform('io.cucumber:cucumber-bom:7.27.2')
17+
testImplementation platform('io.cucumber:cucumber-bom:7.30.0')
1818
testImplementation 'io.cucumber:cucumber-java'
1919
testImplementation 'io.cucumber:cucumber-junit-platform-engine'
2020
testImplementation 'org.testcontainers:testcontainers-selenium'

0 commit comments

Comments
 (0)