Skip to content

Commit

Permalink
chore(deps): bump io.cucumber:cucumber-junit-platform-engine from 7.1…
Browse files Browse the repository at this point in the history
…1.1 to 7.11.2 (#221)

* refactor: rename git branches (#218)

* refactor: update branch names and references in our documentation

* publish packages to tractus-x

* chore(deps): bump io.cucumber:cucumber-junit-platform-engine

Bumps [io.cucumber:cucumber-junit-platform-engine](https://github.com/cucumber/cucumber-jvm) from 7.11.1 to 7.11.2.
- [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.11.1...v7.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Paul Latzelsperger <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and paullatzelsperger authored Apr 17, 2023
1 parent e566646 commit 8587656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc-tests/cucumber/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
testImplementation("org.junit.platform:junit-platform-suite:1.9.2")
testImplementation("io.cucumber:cucumber-java:7.11.1")
testImplementation("io.cucumber:cucumber-junit-platform-engine:7.11.1")
testImplementation("io.cucumber:cucumber-junit-platform-engine:7.11.2")
testImplementation("org.slf4j:slf4j-api:2.0.3")
testImplementation(libs.restAssured)
testImplementation(libs.postgres)
Expand Down

0 comments on commit 8587656

Please sign in to comment.