Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
build(deps): bump picocli from 4.6.3 to 4.7.4
Browse files Browse the repository at this point in the history
Bumps `picocli` from 4.6.3 to 4.7.4.

Updates `info.picocli:picocli` from 4.6.3 to 4.7.4
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.6.3...v4.7.4)

Updates `info.picocli:picocli-codegen` from 4.6.3 to 4.7.4
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.6.3...v4.7.4)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: info.picocli:picocli-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 7350454 commit b9d3d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jetbrains-annotations = "24.0.1"
jupiter = "5.9.2"
okhttp = "4.11.0"
openApiTools = "0.2.6"
picocli = "4.6.3"
picocli = "4.7.4"

[libraries]
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit b9d3d03

Please sign in to comment.