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