Skip to content

Commit

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

---
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 and airsquared committed Sep 1, 2023
1 parent 34173c1 commit 201a9a3
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 @@ -53,7 +53,7 @@ dependencies {
}
implementation 'net.java.dev.jna:jna-jpms:5.13.0'
implementation 'org.apache.commons:commons-compress:1.23.0'
implementation 'info.picocli:picocli:4.7.4'
implementation 'info.picocli:picocli:4.7.5'

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.testfx:openjfx-monocle:jdk-12.0.1+2'
Expand Down

0 comments on commit 201a9a3

Please sign in to comment.