Skip to content

Commit c26b755

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.12.1 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b1315e commit c26b755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>io.cucumber</groupId>
155155
<artifactId>cucumber-bom</artifactId>
156-
<version>7.12.0</version>
156+
<version>7.12.1</version>
157157
<type>pom</type>
158158
<scope>import</scope>
159159
</dependency>

0 commit comments

Comments
 (0)