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 40aed49 commit 8d8d505Copy full SHA for 8d8d505
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.24.8"
38
}
39
40
findMainClass.enabled = false
0 commit comments