Skip to content

Commit 7130ffa

Browse files
Bump info.picocli:picocli from 4.7.5 to 4.7.7
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.7. - [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.7) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-version: 4.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d95dc30 commit 7130ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
}
5454
implementation 'net.java.dev.jna:jna-jpms:5.14.0'
5555
implementation 'org.apache.commons:commons-compress:1.26.0'
56-
implementation 'info.picocli:picocli:4.7.5'
56+
implementation 'info.picocli:picocli:4.7.7'
5757

5858
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
5959
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)