updated gradle & groovy versions
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// mandatory dependencies for using Spock
|
||||
groovy "org.codehaus.groovy:groovy-all:2.0.5"
|
||||
groovy "org.codehaus.groovy:groovy-all:2.1.5"
|
||||
testCompile "org.spockframework:spock-core:1.0-groovy-2.0-SNAPSHOT"
|
||||
|
||||
// optional dependencies for using Spock
|
||||
|
||||
Reference in New Issue
Block a user