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 cae98bf + bf22a76 commit 2383bc3Copy full SHA for 2383bc3
build.gradle
@@ -104,7 +104,7 @@ subprojects {
104
api "javax.annotation:javax.annotation-api:$javaAnnotationApiVersion"
105
106
if (isStandardGroovyMavenProject) {
107
- documentation "org.fusesource.jansi:jansi:2.3.4"
+ documentation "org.fusesource.jansi:jansi:2.4.0"
108
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
109
documentation 'info.picocli:picocli:4.6.1'
110
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
0 commit comments