fix(deps): update dependency io.cucumber:cucumber-bom to v7.26.0

This commit is contained in:
renovate[bot] 2025-07-14 13:50:12 +00:00 committed by GitHub
parent 006ae75e2b
commit 12fc7889e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-bom</artifactId>
<version>7.25.0</version>
<version>7.26.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>