fix(deps): update dependency io.cucumber:cucumber-bom to v7.10.0 (#195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-13 09:55:39 -05:00 committed by GitHub
parent cc4bcb4b57
commit 0544597511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-bom</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>