Skip to content

Commit

Permalink
⬆ : bump cucumber-jvm.version from 6.9.1 to 6.10.0 (#554)
Browse files Browse the repository at this point in the history
Bumps `cucumber-jvm.version` from 6.9.1 to 6.10.0.

Updates `cucumber-java` from 6.9.1 to 6.10.0
- [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.9.1...v6.10.0)

Updates `cucumber-spring` from 6.9.1 to 6.10.0
- [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.9.1...v6.10.0)

Updates `cucumber-junit-platform-engine` from 6.9.1 to 6.10.0
- [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.9.1...v6.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 15, 2021
1 parent 1e16759 commit 62e9843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<properties>
<antlr4.version>4.9.1</antlr4.version>
<cucumber-jvm.version>6.9.1</cucumber-jvm.version>
<cucumber-jvm.version>6.10.0</cucumber-jvm.version>
<java.version>11</java.version>
<jersey.version>2.27</jersey.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
Expand Down

0 comments on commit 62e9843

Please sign in to comment.