Skip to content

Commit

Permalink
Bump cucumber-java from 4.7.1 to 4.7.2 in /examples (#1812)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 30, 2019
1 parent 6e7546a commit a319004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cucumber/build.gradle
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-remote-driver:3.14.0'
implementation 'org.seleniumhq.selenium:selenium-firefox-driver:3.141.59'
implementation 'org.seleniumhq.selenium:selenium-chrome-driver:3.14.0'
implementation 'io.cucumber:cucumber-java:4.7.1'
implementation 'io.cucumber:cucumber-java:4.7.2'
testImplementation 'io.cucumber:cucumber-junit:4.7.2'
testImplementation 'org.testcontainers:selenium'
}

0 comments on commit a319004

Please sign in to comment.