Skip to content

Commit

Permalink
Bump io.cucumber:cucumber-testng from 7.17.0 to 7.18.0 (#1616)
Browse files Browse the repository at this point in the history
Bumps [io.cucumber:cucumber-testng](https://github.com/cucumber/cucumber-jvm) from 7.17.0 to 7.18.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@v7.17.0...v7.18.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent bf5fe98 commit 75da6b3
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.17.0</version>
<version>7.18.0</version>
<exclusions>
<exclusion>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 75da6b3

Please sign in to comment.