Skip to content

Commit

Permalink
Updated groovy version to fix build of zuul-simple-webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjack committed Oct 6, 2015
1 parent 16628f6 commit 20b6469
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.6'
compile 'org.codehaus.groovy:groovy-all:2.3.10'
compile 'org.mockito:mockito-all:1.9.5'
compile 'org.slf4j:slf4j-api:1.7.6'

Expand Down

0 comments on commit 20b6469

Please sign in to comment.