Skip to content

Commit 9b894fe

Browse files
fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.1 (#1328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1804b9f commit 9b894fe

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
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>io.cucumber</groupId>
7979
<artifactId>cucumber-bom</artifactId>
80-
<version>7.22.0</version>
80+
<version>7.22.1</version>
8181
<type>pom</type>
8282
<scope>import</scope>
8383
</dependency>

0 commit comments

Comments
 (0)