File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ dependencies {
41
41
processor ' org.inferred:freebuilder:2.5.0'
42
42
43
43
testCompile group : ' junit' , name : ' junit' , version : ' 4.12'
44
- testCompile group : ' org.codehaus.groovy' , name : ' groovy-all' , version : ' 2.4.4 '
45
- testCompile group : ' org.spockframework' , name : ' spock-core' , version : ' 1.0 -groovy-2.4 '
44
+ testCompile group : ' org.codehaus.groovy' , name : ' groovy-all' , version : ' 2.5.14 '
45
+ testCompile group : ' org.spockframework' , name : ' spock-core' , version : ' 1.2 -groovy-2.5 '
46
46
testCompile group : ' cglib' , name : ' cglib-nodep' , version : ' 2.2'
47
47
testCompile group : ' com.github.stefanbirkner' , name : ' system-rules' , version : ' 1.19.0'
48
48
testCompile group : ' org.skyscreamer' , name : ' jsonassert' , version : ' 1.5.0'
You can’t perform that action at this time.
0 commit comments