Skip to content

Commit c3a00b9

Browse files
build(deps): bump cucumber-junit from 6.6.0 to 6.8.1
Bumps [cucumber-junit](https://github.com/cucumber/cucumber-jvm) from 6.6.0 to 6.8.1. - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-jvm@v6.6.0...v6.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4e00c87 commit c3a00b9

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>io.cucumber</groupId>
5454
<artifactId>cucumber-junit</artifactId>
55-
<version>6.6.1</version>
55+
<version>6.8.1</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>junit</groupId>

0 commit comments

Comments
 (0)