Skip to content

Commit

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

Updates `info.picocli:picocli` from 4.6.3 to 4.7.5
- [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.5)

Updates `info.picocli:picocli-codegen` from 4.6.3 to 4.7.5
- [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.5)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 5db147e commit 14c7255
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 @@ -9,7 +9,7 @@ jackson = "2.14.2"
jupiter = "5.10.0"
mockserver = "5.15.0"
nimbus = "9.25"
picocli = "4.6.3"
picocli = "4.7.5"
postgres = "42.6.0"
restAssured = "5.3.1"
swagger = "2.1.13"
Expand Down

0 comments on commit 14c7255

Please sign in to comment.