Skip to content

Commit

Permalink
chore(deps): bump info.picocli:picocli from 4.7.1 to 4.7.3 (GoogleCon…
Browse files Browse the repository at this point in the history
…tainerTools#3999)

Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.1 to 4.7.3.
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.1...v4.7.3)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored May 8, 2023
1 parent ad30f18 commit a7c3af6
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 @@ -36,7 +36,7 @@ project.ext.dependencyStrings = [
JACKSON_DATAFORMAT_YAML: 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml',
JACKSON_DATATYPE_JSR310: 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310',
ASM: 'org.ow2.asm:asm:9.5',
PICOCLI: 'info.picocli:picocli:4.7.1',
PICOCLI: 'info.picocli:picocli:4.7.3',

MAVEN_API: 'org.apache.maven:maven-plugin-api:3.9.1',
MAVEN_CORE: 'org.apache.maven:maven-core:3.9.1',
Expand Down

0 comments on commit a7c3af6

Please sign in to comment.