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.20.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.20.0...v7.20.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 Oct 10, 2024
1 parent b5a3d60 commit 8d02db4
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.20.0' }
cucumber-bom = { module = 'io.cucumber:cucumber-bom', version = '7.20.1' }

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

Expand Down

0 comments on commit 8d02db4

Please sign in to comment.