Update groovy version
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// mandatory dependencies for using Spock
|
||||
compile "org.codehaus.groovy:groovy-all:2.4.13"
|
||||
compile "org.codehaus.groovy:groovy-all:2.4.15"
|
||||
testCompile "org.spockframework:spock-core:1.1-groovy-2.4"
|
||||
|
||||
// optional dependencies for using Spock
|
||||
|
||||
Reference in New Issue
Block a user