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 536b396 commit fef78b5Copy full SHA for fef78b5
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.25.8"
38
}
39
40
findMainClass.enabled = false
0 commit comments