Skip to content

Commit

Permalink
Bump io.cucumber:cucumber-bom from 7.21.0 to 7.21.1 (#10328)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent c505858 commit 4185cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
api("com.salesforce.servicelibs:reactor-grpc-stub:$reactorGrpcVersion")
api("commons-beanutils:commons-beanutils:1.10.0")
api("commons-io:commons-io:2.18.0")
api("io.cucumber:cucumber-bom:7.21.0")
api("io.cucumber:cucumber-bom:7.21.1")
api("io.github.mweirauch:micrometer-jvm-extras:0.2.2")
api("io.grpc:grpc-bom:$grpcVersion")
api("io.hypersistence:hypersistence-utils-hibernate-63:3.9.1")
Expand Down

0 comments on commit 4185cff

Please sign in to comment.