fix(deps): update dependency io.cucumber:cucumber-bom to v7.23.0 (#1466)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-30 05:38:25 +00:00 committed by GitHub
parent b6ceff2ecb
commit 50a6b168a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-bom</artifactId>
<version>7.22.2</version>
<version>7.23.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>