Skip to content

Commit

Permalink
dependency: bump picocli from 4.6.3 to 4.7.0
Browse files Browse the repository at this point in the history
Bumps [picocli](https://github.com/remkop/picocli) from 4.6.3 to 4.7.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rnveach committed Nov 3, 2022
1 parent 575ecaf commit b1c4475
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 @@ -241,7 +241,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.6.3</version>
<version>4.7.0</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
Expand Down

0 comments on commit b1c4475

Please sign in to comment.