Skip to content

Commit 5fd86b6

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.14.0 (#602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2d2e0d commit 5fd86b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>io.cucumber</groupId>
156156
<artifactId>cucumber-bom</artifactId>
157-
<version>7.13.0</version>
157+
<version>7.14.0</version>
158158
<type>pom</type>
159159
<scope>import</scope>
160160
</dependency>

0 commit comments

Comments
 (0)