We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536b396 commit 88faf72Copy full SHA for 88faf72
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
documentation "org.codehaus.groovy:groovy:$groovyVersion"
35
documentation "org.codehaus.groovy:groovy-ant:$groovyVersion"
36
documentation "org.codehaus.groovy:groovy-templates:$groovyVersion"
37
- documentation "com.github.javaparser:javaparser-core:3.15.14"
+ documentation "com.github.javaparser:javaparser-core:3.26.2"
38
}
39
40
findMainClass.enabled = false
0 commit comments