Skip to content

Commit

Permalink
Bump io.cucumber:cucumber-testng from 7.19.0 to 7.20.1
Browse files Browse the repository at this point in the history
Bumps [io.cucumber:cucumber-testng](https://github.com/cucumber/cucumber-jvm) from 7.19.0 to 7.20.1.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.19.0...v7.20.1)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent ce02a45 commit 60ff8a7
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 @@ -165,7 +165,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-testng</artifactId>
<version>7.19.0</version>
<version>7.20.1</version>
<exclusions>
<exclusion>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 60ff8a7

Please sign in to comment.