Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
Bump cucumber-java from 6.10.1 to 6.10.2 (#55)
Browse files Browse the repository at this point in the history
Bumps [cucumber-java](https://github.com/cucumber/cucumber-jvm) from 6.10.1 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.1...v6.10.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent 98570a8 commit 077ef9e
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 @@ -76,7 +76,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>6.10.1</version>
<version>6.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 077ef9e

Please sign in to comment.