Skip to content

Commit 6ed3acf

Browse files
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[bot] <[email protected]>
1 parent 5e3e47e commit 6ed3acf

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
@@ -113,7 +113,7 @@ subprojects {
113113
if (isStandardGroovyMavenProject) {
114114
documentation "org.fusesource.jansi:jansi:2.1.1"
115115
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
116-
documentation 'info.picocli:picocli:4.5.2'
116+
documentation 'info.picocli:picocli:4.6.1'
117117
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
118118

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

0 commit comments

Comments
 (0)