Skip to content

Commit acb19d6

Browse files
Bump picocli from 4.7.3 to 4.7.4 (#617)
Bumps [picocli](https://github.com/remkop/picocli) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.3...v4.7.4) --- 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 68a2b5f commit acb19d6

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.3</version>
73+
<version>4.7.4</version>
7474
</dependency>
7575

7676
<dependency>

0 commit comments

Comments
 (0)