From 6068994939a3200dfe7fd35a57cbdf6b908c71b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:16:56 +0000 Subject: [PATCH] Bump io.cucumber:cucumber-testng from 7.20.1 to 7.21.0 Bumps [io.cucumber:cucumber-testng](https://github.com/cucumber/cucumber-jvm) from 7.20.1 to 7.21.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.20.1...v7.21.0) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e1dd0d..3697061 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.13.0 5.4.0 7.20.1 - 7.20.1 + 7.21.0 5.5.0 3.0 mvn clean install -DskipTests