Skip to content

Commit

Permalink
chore(deps-dev): bump io.cucumber:cucumber-spring in /backend (#307)
Browse files Browse the repository at this point in the history
Bumps [io.cucumber:cucumber-spring](https://github.com/cucumber/cucumber-jvm) from 7.18.1 to 7.19.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.18.1...v7.19.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-spring
  dependency-type: direct:development
  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] authored Oct 2, 2024
1 parent db681e6 commit 9847d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-spring</artifactId>
<version>7.18.1</version>
<version>7.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9847d86

Please sign in to comment.