Skip to content

Commit

Permalink
Bump cucumberVersion from 6.10.0 to 6.10.2 in /junit5-cucumber-selenium
Browse files Browse the repository at this point in the history
Bumps `cucumberVersion` from 6.10.0 to 6.10.2.

Updates `cucumber-java` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.10.0...v6.10.2)

Updates `cucumber-junit-platform-engine` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v6.10.0...v6.10.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent d454b8c commit ab260c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-cucumber-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
logbackVersion = '1.2.3'

junitJupiterVersion = '5.7.1'
cucumberVersion = '6.10.0'
cucumberVersion = '6.10.2'
seleniumJavaVersion = '3.141.59'
webdrivermanagerVersion = '4.3.1'
}
Expand Down

0 comments on commit ab260c0

Please sign in to comment.