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.
2 parents c704a80 + 81509a4 commit d81612cCopy full SHA for d81612c
build.gradle
@@ -49,6 +49,7 @@ dependencies {
49
50
compile 'org.tmatesoft.svnkit:svnkit:1.8.14'
51
compile 'org.apache.commons:commons-lang3:3.5'
52
+ compile 'commons-io:commons-io:2.6'
53
54
testCompile 'junit:junit:4.12'
55
testCompile 'org.mockito:mockito-core:2.0.62-beta'
0 commit comments