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 c1a5b46 commit 4e687abCopy full SHA for 4e687ab
build.gradle
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
56
entry 'aspectjtools'
57
entry 'aspectjweaver'
58
}
59
- dependencySet(group: 'org.apache.groovy', version: '4.0.1') {
+ dependencySet(group: 'org.apache.groovy', version: '4.0.2') {
60
entry 'groovy'
61
entry 'groovy-jsr223'
62
entry 'groovy-templates' // requires findbugs for warning-free compilation
0 commit comments