Skip to content

Commit bf789c1

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump picocli from 4.7.0 to 4.7.1
Bumps [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] <[email protected]>
1 parent 9b03b30 commit bf789c1

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

7676
<dependency>

0 commit comments

Comments
 (0)