fix(deps): update dependency io.cucumber:cucumber-bom to v7.15.0 (#726)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-12 00:29:47 +00:00 committed by GitHub
parent 449630a3d7
commit 07ea4c02cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-bom</artifactId>
<version>7.14.1</version>
<version>7.15.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>