Skip to content

Commit

Permalink
Bump commons-cli from 1.3.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps commons-cli from 1.3.1 to 1.5.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2022
1 parent 8467321 commit ca4da90
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 @@ -72,7 +72,7 @@ dependencies {
implementation 'javax.ws.rs:javax.ws.rs-api:2.0.1'
// Added so Android Studio recognizes libs in util jar projects
implementation 'org.json:json:20140107'
implementation 'commons-cli:commons-cli:1.3.1'
implementation 'commons-cli:commons-cli:1.5.0'
implementation 'joda-time:joda-time:2.12.1'
implementation 'com.carrotsearch:hppc:0.7.2'
api 'com.squareup.retrofit2:retrofit:2.3.0'
Expand Down

0 comments on commit ca4da90

Please sign in to comment.