Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 487f14e

Browse files
Bump picocli from 3.8.2 to 4.4.0
Bumps [picocli](https://github.com/remkop/picocli) from 3.8.2 to 4.4.0. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/master/RELEASE-NOTES.md) - [Commits](remkop/picocli@v3.8.2...v4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cc5b585 commit 487f14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ subprojects { project ->
175175
dependencies {
176176
documentation "org.fusesource.jansi:jansi:$jansiVersion"
177177
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
178-
documentation 'info.picocli:picocli:3.8.2'
178+
documentation 'info.picocli:picocli:4.4.0'
179179

180180
testCompile "org.codehaus.groovy:groovy-test:$groovyVersion"
181181
testCompile "org.spockframework:spock-core:$spockVersion", {

0 commit comments

Comments
 (0)