Skip to content

Commit 1ce3892

Browse files
build(deps): bump picocli from 4.7.5 to 4.7.7 (#485)
Bumps `picocli` from 4.7.5 to 4.7.7. Updates `info.picocli:picocli` from 4.7.5 to 4.7.7 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.5...v4.7.7) Updates `info.picocli:picocli-codegen` from 4.7.5 to 4.7.7 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.5...v4.7.7) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-version: 4.7.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: info.picocli:picocli-codegen dependency-version: 4.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 789f6f8 commit 1ce3892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jreleaser = "1.18.0"
1313
json-smart = "2.6.0"
1414
jspecify = "1.0.0"
1515
junit = "5.13.4"
16-
picocli = "4.7.5"
16+
picocli = "4.7.7"
1717
protobuf-plugin = "0.9.5"
1818
protobuf = "3.25.5"
1919
reflections = "0.9.12"

0 commit comments

Comments
 (0)