Skip to content

Commit c06d6d5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>io.cucumber</groupId>
196196
<artifactId>cucumber-bom</artifactId>
197-
<version>7.26.0</version>
197+
<version>7.27.0</version>
198198
<type>pom</type>
199199
<scope>import</scope>
200200
</dependency>

0 commit comments

Comments
 (0)