From 14b431c1f971697972072f7a009f87a86e7122d2 Mon Sep 17 00:00:00 2001 From: BF2 Robot Date: Thu, 19 Sep 2024 17:04:36 +0000 Subject: [PATCH] chore(deps): update cucumber to v7.19.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cc3e4ae8..fb770760 100644 --- a/pom.xml +++ b/pom.xml @@ -211,19 +211,19 @@ io.cucumber cucumber-java - 7.11.1 + 7.19.0 test io.cucumber cucumber-testng - 7.11.1 + 7.19.0 test io.cucumber cucumber-picocontainer - 7.11.1 + 7.19.0 commons-lang