Skip to content

Commit

Permalink
Merge pull request #98 from lsd-consulting/dependabot/gradle/io.cucum…
Browse files Browse the repository at this point in the history
…ber-cucumber-java8-7.17.0
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
2 parents ce886cd + df3709b commit 8cdeb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'com.approvaltests:approvaltests:23.1.0'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'io.cucumber:cucumber-java8:7.16.1'
testImplementation 'io.cucumber:cucumber-java8:7.17.0'
testImplementation 'io.cucumber:cucumber-junit-platform-engine:7.17.0'
testImplementation 'org.junit.platform:junit-platform-suite-engine:1.10.2'
}
Expand Down

0 comments on commit 8cdeb57

Please sign in to comment.