From 8db66b76f134ba25954ea7e5dcb3b28e8bd28ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 06:01:49 +0000 Subject: [PATCH] Bump cucumber.version from 7.29.0 to 7.30.0 Bumps `cucumber.version` from 7.29.0 to 7.30.0. Updates `io.cucumber:cucumber-java` from 7.29.0 to 7.30.0 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.29.0...v7.30.0) Updates `io.cucumber:cucumber-junit-platform-engine` from 7.29.0 to 7.30.0 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.29.0...v7.30.0) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-java dependency-version: 7.30.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.cucumber:cucumber-junit-platform-engine dependency-version: 7.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- junit4-cucumber/pom.xml | 2 +- junit5-cucumber-selenium/pom.xml | 2 +- junit5-cucumber/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/junit4-cucumber/pom.xml b/junit4-cucumber/pom.xml index ca37820e8..4194a58e9 100644 --- a/junit4-cucumber/pom.xml +++ b/junit4-cucumber/pom.xml @@ -8,7 +8,7 @@ 4.13.2 - 7.29.0 + 7.30.0 17 ${java.version} diff --git a/junit5-cucumber-selenium/pom.xml b/junit5-cucumber-selenium/pom.xml index 0ada20f58..d166fa28a 100644 --- a/junit5-cucumber-selenium/pom.xml +++ b/junit5-cucumber-selenium/pom.xml @@ -12,7 +12,7 @@ 6.0.0 6.0.0 - 7.29.0 + 7.30.0 4.35.0 6.3.2 diff --git a/junit5-cucumber/pom.xml b/junit5-cucumber/pom.xml index 00f42d342..0310f85ca 100644 --- a/junit5-cucumber/pom.xml +++ b/junit5-cucumber/pom.xml @@ -12,7 +12,7 @@ 6.0.0 6.0.0 - 7.29.0 + 7.30.0 3.5.4