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 cf47e85 commit 9e6d269Copy full SHA for 9e6d269
build.gradle
@@ -25,7 +25,7 @@ repositories {
25
26
dependencies {
27
compile group: 'com.google.code.gson', name: 'gson', version: '2.6.2'
28
- compile group: 'commons-io', name: 'commons-io', version: '2.4'
+ compile group: 'commons-io', name: 'commons-io', version: '2.6'
29
compile group: 'org.apache.ant', name: 'ant', version: '1.10.7'
30
compile group: 'com.beust', name: 'jcommander', version: '1.72'
31
0 commit comments