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:
parent
449630a3d7
commit
07ea4c02cb
2
pom.xml
2
pom.xml
|
|
@ -154,7 +154,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.cucumber</groupId>
|
<groupId>io.cucumber</groupId>
|
||||||
<artifactId>cucumber-bom</artifactId>
|
<artifactId>cucumber-bom</artifactId>
|
||||||
<version>7.14.1</version>
|
<version>7.15.0</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue