From 1250510a9b8389e72eca01423fbc742e1486c86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 22:07:22 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group across 1 directory with 6 updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.34.4` | `7.34.6` | | [io.cucumber:cucumber-junit](https://github.com/cucumber/cucumber-jvm) | `7.34.4` | `7.34.6` | | [io.cucumber:cucumber-core](https://github.com/cucumber/cucumber-jvm) | `7.34.4` | `7.34.6` | | [io.cucumber:cucumber-picocontainer](https://github.com/cucumber/cucumber-jvm) | `7.34.4` | `7.34.6` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.22.0` | `1.22.1` | | [com.squareup.okio:okio](https://github.com/lysine-dev/okio) | `3.17.0` | `3.18.1` | Updates `io.cucumber:cucumber-java` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `io.cucumber:cucumber-junit` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `io.cucumber:cucumber-core` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `io.cucumber:cucumber-picocontainer` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `io.cucumber:cucumber-junit` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `io.cucumber:cucumber-core` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `io.cucumber:cucumber-picocontainer` from 7.34.4 to 7.34.6 - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.34.4...v7.34.6) Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) Updates `com.squareup.okio:okio` from 3.17.0 to 3.18.1 - [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okio/compare/parent-3.17.0...parent-3.18.1) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-java dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.cucumber:cucumber-junit dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.cucumber:cucumber-core dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.cucumber:cucumber-picocontainer dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.cucumber:cucumber-junit dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.cucumber:cucumber-core dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.cucumber:cucumber-picocontainer dependency-version: 7.34.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.squareup.okio:okio dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e7c0ed02..16581aba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,17 +2,17 @@ apache-commons-exec = "1.6.0" apache-commons-lang = "3.20.0" apache-commons-text = "1.15.0" -apache-commons-codec = "1.22.0" +apache-commons-codec = "1.22.1" apache-commons-io = "2.22.0" appium-java-client = "10.1.1" assertj-core = "3.27.7" byte-buddy = "1.18.11" -cucumber = "7.34.4" +cucumber = "7.34.6" guava = "33.6.0-jre" json = "20260719" junit = "4.13.2" okhttp = "5.4.0" -okio = "3.17.0" +okio = "3.18.1" slf4j = "2.0.18" [libraries]