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 81509a4 commit 718743dCopy full SHA for 718743d
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
compile 'org.apache.commons:commons-lang3:3.5'
52
compile 'commons-io:commons-io:2.6'
53
54
- testCompile 'junit:junit:4.12'
+ testCompile 'junit:junit:4.12'
55
testCompile 'org.mockito:mockito-core:2.0.62-beta'
56
}
57
0 commit comments