Skip to content

Commit 27e5e30

Browse files
Bump picocli from 4.6.1 to 4.6.2
Bumps [picocli](https://github.com/remkop/picocli) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/master/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c69add9 commit 27e5e30

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
@@ -106,7 +106,7 @@ subprojects {
106106
if (isStandardGroovyMavenProject) {
107107
documentation "org.fusesource.jansi:jansi:2.4.0"
108108
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
109-
documentation 'info.picocli:picocli:4.6.1'
109+
documentation 'info.picocli:picocli:4.6.2'
110110
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
111111

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

0 commit comments

Comments
 (0)