Skip to content

Commit 38e8470

Browse files
Bump picocli from 4.7.1 to 4.7.2 (#587)
Bumps [picocli](https://github.com/remkop/picocli) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.1...v4.7.2) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f73a707 commit 38e8470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli-protonj2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>info.picocli</groupId>
7272
<artifactId>picocli</artifactId>
73-
<version>4.7.1</version>
73+
<version>4.7.2</version>
7474
</dependency>
7575

7676
<dependency>

0 commit comments

Comments
 (0)