Skip to content

Commit 3c2844e

Browse files
committed
fix: upgrade io.cucumber:cucumber-core from 6.6.0 to 6.6.1
Snyk has created this PR to upgrade io.cucumber:cucumber-core from 6.6.0 to 6.6.1. 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/ce7de635-4430-4d5a-9701-43fe5331efe0?utm_source=github&utm_medium=upgrade-pr
1 parent bb126a0 commit 3c2844e

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.6.1</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)