updated builds to 0.6-rc-1
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ repositories {
|
||||
dependencies {
|
||||
// mandatory dependencies for using Spock
|
||||
groovy("org.codehaus.groovy:groovy-all:1.8.6")
|
||||
testCompile "org.spockframework:spock-core:0.6-groovy-1.8-SNAPSHOT"
|
||||
testCompile "org.spockframework:spock-core:0.6-groovy-1.8-rc-1"
|
||||
|
||||
// optional dependencies for using Spock
|
||||
testCompile "org.hamcrest:hamcrest-core:1.2" // only necessary if Hamcrest matchers are used
|
||||
|
||||
Reference in New Issue
Block a user