Skip to content

Commit

Permalink
Bump picocli from 3.9.6 to 4.0.1 (#195)
Browse files Browse the repository at this point in the history
Bumps [picocli](https://github.com/remkop/picocli) from 3.9.6 to 4.0.1.
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/master/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v3.9.6...v4.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mirkosertic committed Aug 2, 2019
1 parent 499cac9 commit 1544830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>3.9.6</version>
<version>4.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1544830

Please sign in to comment.