Skip to content

Commit

Permalink
Bump info.picocli:picocli-codegen from 4.6.1 to 4.7.5
Browse files Browse the repository at this point in the history
Bumps [info.picocli:picocli-codegen](https://github.com/remkop/picocli) from 4.6.1 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.1...v4.7.5)

---
updated-dependencies:
- 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 Mar 6, 2024
1 parent 80edc08 commit 67c9dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
<path>
<groupId>info.picocli</groupId>
<artifactId>picocli-codegen</artifactId>
<version>4.6.1</version>
<version>4.7.5</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
Expand Down

0 comments on commit 67c9dfc

Please sign in to comment.