Skip to content

Commit 2412f29

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.19.0 (#1110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17a58ef commit 2412f29

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
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>io.cucumber</groupId>
174174
<artifactId>cucumber-bom</artifactId>
175-
<version>7.18.1</version>
175+
<version>7.19.0</version>
176176
<type>pom</type>
177177
<scope>import</scope>
178178
</dependency>

0 commit comments

Comments
 (0)