Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 9efd089

Browse files
Bump cucumber.version from 6.8.0 to 6.8.2
Bumps `cucumber.version` from 6.8.0 to 6.8.2. Updates `cucumber-java` from 6.8.0 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.0...v6.8.2) Updates `cucumber-junit` from 6.8.0 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.0...v6.8.2) Updates `cucumber-spring` from 6.8.0 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.0...v6.8.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 59a6ab3 commit 9efd089

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
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<java.version>11</java.version>
19-
<cucumber.version>6.8.0</cucumber.version>
19+
<cucumber.version>6.8.2</cucumber.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)