Skip to content

Commit 431f111

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump info.picocli:picocli from 4.7.0 to 4.7.1
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.0...v4.7.1) --- 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>
1 parent 7cd2070 commit 431f111

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
@@ -57,7 +57,7 @@ dependencies {
5757
}
5858
implementation 'net.java.dev.jna:jna-jpms:5.13.0'
5959
implementation 'org.apache.commons:commons-compress:1.22'
60-
implementation 'info.picocli:picocli:4.7.0'
60+
implementation 'info.picocli:picocli:4.7.1'
6161

6262
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
6363
testImplementation group: 'org.testfx', name: 'openjfx-monocle', version: 'jdk-12.0.1+2'

0 commit comments

Comments
 (0)