Skip to content

Commit

Permalink
Merge pull request #51 from ibm-cloud-security/rotembr-patch-5
Browse files Browse the repository at this point in the history
changing compile to testCompile for commins-io
  • Loading branch information
vitalymibm authored Aug 28, 2017
2 parents 8343c58 + 6ca254b commit 0681f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ dependencies {
testCompile 'org.robolectric:shadows-httpclient:3.2.2'
testCompile 'org.assertj:assertj-core:3.6.2'
testCompile 'org.powermock:powermock-api-mockito:1.6.6'
compile 'commons-io:commons-io:2.4'
testCompile 'commons-io:commons-io:2.4'
}

0 comments on commit 0681f2f

Please sign in to comment.