Skip to content

Commit

Permalink
Bump io.cucumber:cucumber-junit from 6.9.1 to 7.18.0
Browse files Browse the repository at this point in the history
Bumps [io.cucumber:cucumber-junit](https://github.com/cucumber/cucumber-jvm) from 6.9.1 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@v6.9.1...v7.18.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-junit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent ca6de71 commit 2330b6b
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 @@ -304,7 +304,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-junit</artifactId>
<version>6.9.1</version>
<version>7.18.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2330b6b

Please sign in to comment.