We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69add9 commit 27e5e30Copy full SHA for 27e5e30
build.gradle
@@ -106,7 +106,7 @@ subprojects {
106
if (isStandardGroovyMavenProject) {
107
documentation "org.fusesource.jansi:jansi:2.4.0"
108
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
109
- documentation 'info.picocli:picocli:4.6.1'
+ documentation 'info.picocli:picocli:4.6.2'
110
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
111
112
api "org.codehaus.groovy:groovy:$groovyVersion"
0 commit comments