Skip to content

Commit 201a9a3

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump info.picocli:picocli from 4.7.4 to 4.7.5
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] <support@github.com>
1 parent 34173c1 commit 201a9a3

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.13.0'
5555
implementation 'org.apache.commons:commons-compress:1.23.0'
56-
implementation 'info.picocli:picocli:4.7.4'
56+
implementation 'info.picocli:picocli:4.7.5'
5757

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

0 commit comments

Comments
 (0)