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.
2 parents 5e3e47e + 6ed3acf commit 3846d5bCopy full SHA for 3846d5b
build.gradle
@@ -113,7 +113,7 @@ subprojects {
113
if (isStandardGroovyMavenProject) {
114
documentation "org.fusesource.jansi:jansi:2.1.1"
115
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
116
- documentation 'info.picocli:picocli:4.5.2'
+ documentation 'info.picocli:picocli:4.6.1'
117
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
118
119
api "org.codehaus.groovy:groovy:$groovyVersion"
0 commit comments