From 8009e06e0d30698941204658916e052f4bbae003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 06:38:07 +0000 Subject: [PATCH] Bump cucumber.version from 7.15.0 to 7.16.0 Bumps `cucumber.version` from 7.15.0 to 7.16.0. Updates `io.cucumber:cucumber-java` from 7.15.0 to 7.16.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.15.0...v7.16.0) Updates `io.cucumber:cucumber-junit` from 7.15.0 to 7.16.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.15.0...v7.16.0) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-java dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.cucumber:cucumber-junit dependency-type: direct:development 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 410daedd5..1f1724d8e 100644 --- a/junit4-cucumber/pom.xml +++ b/junit4-cucumber/pom.xml @@ -8,7 +8,7 @@ 4.13.2 - 7.15.0 + 7.16.0 17 ${java.version} diff --git a/junit5-cucumber-selenium/pom.xml b/junit5-cucumber-selenium/pom.xml index e5e40aed5..aeae4c313 100644 --- a/junit5-cucumber-selenium/pom.xml +++ b/junit5-cucumber-selenium/pom.xml @@ -12,7 +12,7 @@ 5.10.2 1.10.1 - 7.15.0 + 7.16.0 4.18.1 5.7.0 diff --git a/junit5-cucumber/pom.xml b/junit5-cucumber/pom.xml index 0bbe98f72..081521477 100644 --- a/junit5-cucumber/pom.xml +++ b/junit5-cucumber/pom.xml @@ -12,7 +12,7 @@ 5.10.2 1.10.1 - 7.15.0 + 7.16.0 3.2.5