Skip to content

Commit 0c1be7c

Browse files
build(deps): bump picocli from 4.5.2 to 4.6.1
Bumps [picocli](https://github.com/remkop/picocli) from 4.5.2 to 4.6.1. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/master/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.5.2...v4.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 97fb0ef commit 0c1be7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jooby-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>info.picocli</groupId>
3131
<artifactId>picocli</artifactId>
32-
<version>4.5.2</version>
32+
<version>4.6.1</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)