Skip to content

Commit b9c5b6a

Browse files
build(deps): bump cucumber-java from 6.8.1 to 6.8.2
Bumps [cucumber-java](https://github.com/cucumber/cucumber-jvm) from 6.8.1 to 6.8.2. - [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.8.1...v6.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 080909a commit b9c5b6a

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
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>io.cucumber</groupId>
3333
<artifactId>cucumber-java</artifactId>
34-
<version>6.8.1</version>
34+
<version>6.8.2</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>io.cucumber</groupId>

0 commit comments

Comments
 (0)