Skip to content

Commit

Permalink
Fix issue Netflix#129, bump groovy-all version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Panov committed Jun 29, 2015
1 parent 51f23c1 commit 16270da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'groovy'

dependencies {
compile 'commons-io:commons-io:2.4'
compile 'org.codehaus.groovy:groovy-all:2.3.1'
compile 'org.codehaus.groovy:groovy-all:2.3.6'
compile 'org.mockito:mockito-all:1.9.5'
compile 'org.slf4j:slf4j-api:1.7.6'

Expand Down

0 comments on commit 16270da

Please sign in to comment.