Skip to content

Commit

Permalink
Bump info.picocli:picocli from 4.7.5 to 4.7.6
Browse files Browse the repository at this point in the history
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.6.
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.5...v4.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent e70aac7 commit 9e89282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source-map-analyzer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation project(':steam-web-api')
implementation project(':vpk-file-system')

implementation 'info.picocli:picocli:4.7.5'
implementation 'info.picocli:picocli:4.7.6'
}

jlink {
Expand Down

0 comments on commit 9e89282

Please sign in to comment.