Skip to content

Commit 9e6d269

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump commons-io from 2.4 to 2.6
Bumps commons-io from 2.4 to 2.6. Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf47e85 commit 9e6d269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525

2626
dependencies {
2727
compile group: 'com.google.code.gson', name: 'gson', version: '2.6.2'
28-
compile group: 'commons-io', name: 'commons-io', version: '2.4'
28+
compile group: 'commons-io', name: 'commons-io', version: '2.6'
2929
compile group: 'org.apache.ant', name: 'ant', version: '1.10.7'
3030
compile group: 'com.beust', name: 'jcommander', version: '1.72'
3131

0 commit comments

Comments
 (0)