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

Commit ae3da80

Browse files
Bump cucumber.version from 6.8.2 to 6.9.0 (#26)
Bumps `cucumber.version` from 6.8.2 to 6.9.0. Updates `cucumber-java` from 6.8.2 to 6.9.0 - [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.2...v6.9.0) Updates `cucumber-junit` from 6.8.2 to 6.9.0 - [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.2...v6.9.0) Updates `cucumber-spring` from 6.8.2 to 6.9.0 - [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.2...v6.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 19c5be3 commit ae3da80

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.2</cucumber.version>
19+
<cucumber.version>6.9.0</cucumber.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)