Skip to content

Commit 6103dd2

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.11.0 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da55f02 commit 6103dd2

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>io.cucumber</groupId>
154154
<artifactId>cucumber-bom</artifactId>
155-
<version>7.10.0</version>
155+
<version>7.11.0</version>
156156
<type>pom</type>
157157
<scope>import</scope>
158158
</dependency>

0 commit comments

Comments
 (0)