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