Skip to content

Commit bdc19b2

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.18.0 (#944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1638b89 commit bdc19b2

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.17.0</version>
157+
<version>7.18.0</version>
158158
<type>pom</type>
159159
<scope>import</scope>
160160
</dependency>

0 commit comments

Comments
 (0)