Skip to content

Commit 2a85c48

Browse files
fix(deps): update dependency io.cucumber:cucumber-parent to v5
1 parent 942256c commit 2a85c48

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.6.0</version>
8+
<version>5.0.0</version>
99
</parent>
1010

1111
<artifactId>compatibility-kit</artifactId>

0 commit comments

Comments
 (0)