diff --git a/build.gradle b/build.gradle index b3b8abb1c6..8ae807be59 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,7 @@ configure(allprojects) { project -> entry 'aspectjtools' entry 'aspectjweaver' } - dependencySet(group: 'org.codehaus.groovy', version: '3.0.3') { + dependencySet(group: 'org.codehaus.groovy', version: '2.5.11') { entry 'groovy' entry 'groovy-jsr223' entry 'groovy-templates'