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 f5ac112 commit 35d4e4eCopy full SHA for 35d4e4e
build.gradle
@@ -109,7 +109,7 @@ subprojects {
109
api "javax.annotation:javax.annotation-api:$javaAnnotationApiVersion"
110
111
if (isStandardGroovyMavenProject) {
112
- documentation "org.fusesource.jansi:jansi:2.3.2"
+ documentation "org.fusesource.jansi:jansi:2.3.3"
113
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"
114
documentation 'info.picocli:picocli:4.6.1'
115
documentation ("com.github.javaparser:javaparser-core:$javaParserCoreVersion")
0 commit comments