Skip to content

Commit b26dd58

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.11.2 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d22a64 commit b26dd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.11.1</version>
155+
<version>7.11.2</version>
156156
<type>pom</type>
157157
<scope>import</scope>
158158
</dependency>

0 commit comments

Comments
 (0)