Skip to content

Commit

Permalink
build(deps): bump io.cucumber:cucumber-bom from 7.19.0 to 7.20.1
Browse files Browse the repository at this point in the history
Bumps [io.cucumber:cucumber-bom](https://github.com/cucumber/cucumber-jvm) from 7.19.0 to 7.20.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@v7.19.0...v7.20.1)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and paul58914080 committed Oct 20, 2024
1 parent 791e528 commit 101bf86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<ff4j.version>2.1</ff4j.version>
<jackson-module-kotlin.version>2.18.0</jackson-module-kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<cucumber.version>7.19.0</cucumber.version>
<cucumber.version>7.20.1</cucumber.version>
<springdoc-openapi-starter.version>2.6.0</springdoc-openapi-starter.version>
<meanbean.version>2.0.3</meanbean.version>
<!-- plugin -->
Expand Down

0 comments on commit 101bf86

Please sign in to comment.