Skip to content

Commit

Permalink
Bump picocli from 4.7.3 to 4.7.4 (#402)
Browse files Browse the repository at this point in the history
Bumps [picocli](https://github.com/remkop/picocli) from 4.7.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.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  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>
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent d92a0ff commit 63d4455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<!-- command line interface -->
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.3</version>
<version>4.7.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 63d4455

Please sign in to comment.