Skip to content

Commit 1a82470

Browse files
author
emmanue1
committed
Update build file
1 parent 34ea0c5 commit 1a82470

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ apply plugin: 'com.jfrog.bintray'
66

77
dependencies {
88
testCompile 'junit:junit:4.12'
9+
testCompile 'org.apache.commons:commons-lang3:3.9'
910
testCompile 'org.apache.commons:commons-collections4:4.1'
11+
testCompile 'commons-codec:commons-codec:1.13'
1012
}
1113

1214
version='1.1.1'

0 commit comments

Comments
 (0)