Skip to content

Commit 5e96d14

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.8.0 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2579fc6 commit 5e96d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.5.0</version>
157+
<version>7.8.0</version>
158158
<type>pom</type>
159159
<scope>import</scope>
160160
</dependency>

0 commit comments

Comments
 (0)