Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
Bump jcommander from 1.78 to 1.81 (#187)
Browse files Browse the repository at this point in the history
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.78 to 1.81.
- [Release notes](https://github.com/cbeust/jcommander/releases)
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md)
- [Commits](cbeust/jcommander@1.78...1.81)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2021
1 parent 1883767 commit 9a93f72
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 @@ -374,7 +374,7 @@ dependencies {

compile 'aopalliance:aopalliance:1.0'
compile "ch.qos.logback:logback-classic:${logbackRev}"
compile "com.beust:jcommander:1.78"
compile "com.beust:jcommander:1.81"
compile "com.google.inject:guice:${guiceRev}"
compile "com.google.inject.extensions:guice-assistedinject:${guiceRev}"
compile "com.google.inject.extensions:guice-multibindings:${guiceRev}"
Expand Down

0 comments on commit 9a93f72

Please sign in to comment.