Skip to content

Commit

Permalink
chore(deps): bump picocli from 4.5.1 to 4.5.2 (quarkusio#445)
Browse files Browse the repository at this point in the history
Bumps [picocli](https://github.com/remkop/picocli) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/master/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.5.1...v4.5.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2020
1 parent bb90119 commit 8c64633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {

implementation 'org.apache.commons:commons-text:1.9'
implementation 'org.apache.commons:commons-compress:1.20'
implementation 'info.picocli:picocli:4.5.1'
implementation 'info.picocli:picocli:4.5.2'
implementation 'io.quarkus.qute:qute-core:1.8.3.Final'
implementation 'kr.motd.maven:os-maven-plugin:1.6.1'
implementation 'org.codehaus.plexus:plexus-java:1.0.5'
Expand Down

0 comments on commit 8c64633

Please sign in to comment.