Skip to content

Commit 1d263df

Browse files
committed
#scm-ignore
1 parent 748e2c4 commit 1d263df

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
@@ -54,7 +54,7 @@ dependencies {
5454
}
5555
compile 'org.eclipse.jgit:org.eclipse.jgit:4.3.0.201604071810-r'
5656
compile 'org.apache.commons:commons-lang3:3.5'
57-
compile 'commons-io:commons-io:2.6'
57+
compile 'commons-io:commons-io:2.6'
5858

5959
testCompile 'org.mockito:mockito-core:2.0.62-beta'
6060
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)