We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d6108 commit 6fd9828Copy full SHA for 6fd9828
core-tiger/build.gradle
@@ -4,6 +4,6 @@ dependencies {
4
"org.springframework:spring-tx:$springVersion"
5
6
testCompile "junit:junit:$junitVersion",
7
- "org.easymock:easymock:2.5.1",
+ "org.easymock:easymock:2.5.2",
8
"org.assertj:assertj-core:$assertjVersion"
9
}
0 commit comments