Skip to content

Commit

Permalink
chore(deps): bump commons-cli:commons-cli
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.5.0 to 1.7.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 Apr 22, 2024
1 parent d492e92 commit ba9c718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault/vault-hold-migration-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.9.0'
implementation 'com.github.rholder:guava-retrying:2.0.0'
implementation 'com.google.apis:google-api-services-admin-directory:directory_v1-rev20220919-2.0.0'
implementation group: 'commons-cli', name: 'commons-cli', version: '1.5.0'
implementation group: 'commons-cli', name: 'commons-cli', version: '1.7.0'
}

0 comments on commit ba9c718

Please sign in to comment.