Skip to content

Commit

Permalink
build(deps): bump io.cucumber:cucumber-bom
Browse files Browse the repository at this point in the history
Bumps [io.cucumber:cucumber-bom](https://github.com/cucumber/cucumber-jvm) from 7.21.0 to 7.21.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.21.0...v7.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2025
1 parent 71d0eb9 commit 6dac97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ feign-reactor-bom = { module = 'com.playtika.reactivefeign:feign-reactor-bom', v

# Cucumber
testng = { module = 'org.testng:testng', version = '7.10.2' }
cucumber-bom = { module = 'io.cucumber:cucumber-bom', version = '7.21.0' }
cucumber-bom = { module = 'io.cucumber:cucumber-bom', version = '7.21.1' }

mongock-bom = { module = 'io.mongock:mongock-bom', version = '5.5.0' }

Expand Down

0 comments on commit 6dac97c

Please sign in to comment.