Skip to content

Commit 6765b31

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.16.1 (#866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb5c43d commit 6765b31

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
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>io.cucumber</groupId>
156156
<artifactId>cucumber-bom</artifactId>
157-
<version>7.16.0</version>
157+
<version>7.16.1</version>
158158
<type>pom</type>
159159
<scope>import</scope>
160160
</dependency>

0 commit comments

Comments
 (0)