Skip to content

Commit 60813f6

Browse files
Bump picocli from 3.8.0 to 4.4.0
Bumps [picocli](https://github.com/remkop/picocli) from 3.8.0 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.0...v4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f12112b commit 60813f6

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
@@ -124,7 +124,7 @@ subprojects {
124124
if (isStandardGroovyMavenProject) {
125125
documentation "org.fusesource.jansi:jansi:1.18"
126126
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
127-
documentation 'info.picocli:picocli:3.8.0'
127+
documentation 'info.picocli:picocli:4.4.0'
128128
compile group: 'org.codehaus.groovy', name: 'groovy', version: groovyVersion
129129

130130
testCompile group: 'org.codehaus.groovy', name: 'groovy-test', version: groovyVersion

0 commit comments

Comments
 (0)