Skip to content

Commit d4df982

Browse files
fix(deps): update dependency io.cucumber:cucumber-parent to v4.2.0
1 parent 15c5b83 commit d4df982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.cucumber</groupId>
77
<artifactId>cucumber-parent</artifactId>
8-
<version>4.1.1</version>
8+
<version>4.2.0</version>
99
</parent>
1010

1111
<artifactId>junit-xml-formatter</artifactId>

0 commit comments

Comments
 (0)