Skip to content

Commit e81d45a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.cucumber-cucumber-bom-7.27.0' into combined-pr-branch
2 parents 2d8f86a + 4a68e3e commit e81d45a

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.23.0')
17+
testImplementation platform('io.cucumber:cucumber-bom:7.27.0')
1818
testImplementation 'io.cucumber:cucumber-java'
1919
testImplementation 'io.cucumber:cucumber-junit-platform-engine'
2020
testImplementation 'org.testcontainers:selenium'

0 commit comments

Comments
 (0)