Update to Easymock 2.5.2
Closes gh-606
This commit is contained in:
@@ -4,6 +4,6 @@ dependencies {
|
||||
"org.springframework:spring-tx:$springVersion"
|
||||
|
||||
testCompile "junit:junit:$junitVersion",
|
||||
"org.easymock:easymock:2.5.1",
|
||||
"org.easymock:easymock:2.5.2",
|
||||
"org.assertj:assertj-core:$assertjVersion"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user