Skip to content

Commit

Permalink
Bump cucumber.version from 7.14.1 to 7.15.0 (#1799)
Browse files Browse the repository at this point in the history
Bumps `cucumber.version` from 7.14.1 to 7.15.0.

Updates `io.cucumber:cucumber-junit` from 7.14.1 to 7.15.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.14.1...v7.15.0)

Updates `io.cucumber:cucumber-spring` from 7.14.1 to 7.15.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.14.1...v7.15.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-junit
  dependency-type: direct:development
  update-type: version-update:semver-minor
- 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] committed Dec 12, 2023
1 parent 793d0c4 commit 4830082
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 @@ -66,7 +66,7 @@
<camel.k.crds.version>2.0.1</camel.k.crds.version>

<citrus.version>4.0.2</citrus.version>
<cucumber.version>7.14.1</cucumber.version>
<cucumber.version>7.15.0</cucumber.version>
<yaks.version>0.17.1</yaks.version>

<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
Expand Down

0 comments on commit 4830082

Please sign in to comment.