Skip to content

Commit

Permalink
Bump cucumber-junit from 4.5.0 to 4.5.1 in /examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 2, 2019
1 parent 67ca5e7 commit b6350f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cucumber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-firefox-driver:3.14.0'
implementation 'org.seleniumhq.selenium:selenium-chrome-driver:3.14.0'
implementation 'io.cucumber:cucumber-java:4.5.1'
testImplementation 'io.cucumber:cucumber-junit:4.5.0'
testImplementation 'io.cucumber:cucumber-junit:4.5.1'
testImplementation 'org.testcontainers:selenium'
}

0 comments on commit b6350f1

Please sign in to comment.