Changed cloud versions
This commit is contained in:
@@ -4,9 +4,9 @@ dependencies {
|
||||
compile project(':stub-runner-root:stub-runner-spring')
|
||||
|
||||
compile localGroovy()
|
||||
compile 'org.springframework.cloud:spring-cloud-starter:[1.1.0.RC2,)'
|
||||
compile 'org.springframework.cloud:spring-cloud-starter:[1.0.6.RELEASE,)'
|
||||
// TODO: should be compile only
|
||||
compile 'org.springframework.cloud:spring-cloud-starter-ribbon:[1.1.0.RC1,)'
|
||||
compile 'org.springframework.cloud:spring-cloud-starter-ribbon:[1.0.6.RELEASE,)'
|
||||
|
||||
testCompile('org.spockframework:spock-core:1.0-groovy-2.3') {
|
||||
exclude(group: 'org.codehaus.groovy')
|
||||
|
||||
Reference in New Issue
Block a user