Upgrade to Groovy 2.4.0

This commit is contained in:
R. Tyler Croy 2015-01-26 02:40:53 -08:00
parent 671d62075c
commit 699e141c22
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ repositories {
}
dependencies {
compile 'org.codehaus.groovy:groovy-all:2.3.9+'
compile 'org.codehaus.groovy:groovy-all:2.4.0+'
[
'curator-framework',