Skip to content

Commit 7001d4b

Browse files
committed
fix: upgrade io.cucumber:cucumber-core from 6.6.0 to 6.7.0
Snyk has created this PR to upgrade io.cucumber:cucumber-core from 6.6.0 to 6.7.0. See this package in Maven Repository: https://mvnrepository.com/artifact/io.cucumber/cucumber-core/ See this project in Snyk: https://app.snyk.io/org/benweese/project/7e2b7bac-2c8d-49a2-a205-95c70042bc0d?utm_source=github&utm_medium=upgrade-pr
1 parent bb126a0 commit 7001d4b

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>io.cucumber</groupId>
3838
<artifactId>cucumber-core</artifactId>
39-
<version>6.6.0</version>
39+
<version>6.7.0</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)