Skip to content

Commit

Permalink
build(deps): bump jcommander from 1.69 to 1.72 (#176)
Browse files Browse the repository at this point in the history
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.69 to 1.72.
- [Release notes](https://github.com/cbeust/jcommander/releases)
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cbeust/jcommander/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and bartoszmajsak committed Oct 17, 2018
1 parent 6d949c5 commit 8218103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.69</version>
<version>1.72</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8218103

Please sign in to comment.