|
@@ -42,7 +42,7 @@ dependencies {
|
|
testCompile group: 'junit', name: 'junit', version: '4.12'
|
|
testCompile group: 'junit', name: 'junit', version: '4.12'
|
|
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.0.0'
|
|
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.0.0'
|
|
testCompile group: 'org.easytesting', name: 'fest-assert-core', version: '2.0M10'
|
|
testCompile group: 'org.easytesting', name: 'fest-assert-core', version: '2.0M10'
|
|
- testCompile 'org.codehaus.groovy:groovy-all:2.5.8'
|
|
|
|
|
|
+ testCompile 'org.codehaus.groovy:groovy-all:3.0.7'
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|