Skip to content

Commit 78c0250

Browse files
Update dependency info.picocli:picocli to v4.6.3 (#1606)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d9bf4ae commit 78c0250

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
@@ -108,7 +108,7 @@ subprojects {
108108
if (isStandardGroovyMavenProject) {
109109
documentation "org.fusesource.jansi:jansi:2.4.0"
110110
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
111-
documentation 'info.picocli:picocli:4.6.2'
111+
documentation 'info.picocli:picocli:4.6.3'
112112
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
113113

114114
api "org.codehaus.groovy:groovy:$groovyVersion"

0 commit comments

Comments
 (0)