|
|
|
|
@ -56,7 +56,7 @@ configure(allprojects) { project ->
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
|
|
|
|
|
entry 'aspectjtools' |
|
|
|
|
entry 'aspectjweaver' |
|
|
|
|
} |
|
|
|
|
dependencySet(group: 'org.apache.groovy', version: '4.0.1') { |
|
|
|
|
dependencySet(group: 'org.apache.groovy', version: '4.0.2') { |
|
|
|
|
entry 'groovy' |
|
|
|
|
entry 'groovy-jsr223' |
|
|
|
|
entry 'groovy-templates' // requires findbugs for warning-free compilation |
|
|
|
|
|