Skip to content

Commit cf0e994

Browse files
authored
Merge pull request #472 from yuzawa-san/dependabot/gradle/io.cucumber-cucumber-bom-7.14.0
Bump io.cucumber:cucumber-bom from 7.11.1 to 7.14.0
2 parents 992bda3 + c2b7d06 commit cf0e994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
102102
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
103103
testImplementation 'com.google.jimfs:jimfs:1.3.0'
104-
testImplementation(platform('io.cucumber:cucumber-bom:7.11.1'))
104+
testImplementation(platform('io.cucumber:cucumber-bom:7.14.0'))
105105
testImplementation 'io.cucumber:cucumber-java'
106106
testImplementation 'io.cucumber:cucumber-spring'
107107
testImplementation 'io.cucumber:cucumber-junit-platform-engine'

0 commit comments

Comments
 (0)