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

This commit is contained in:
renovate[bot] 2025-07-08 03:15:11 +00:00 committed by GitHub
parent 26716a51cf
commit a81a6ca583
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.23.0</version>
<version>7.24.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>