Skip to content

Commit 14633d9

Browse files
Bump info.picocli:picocli from 4.7.5 to 4.7.6 (#746)
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.6. - [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.6) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa47a2f commit 14633d9

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

7676
<dependency>

0 commit comments

Comments
 (0)