Skip to content

Commit 25ae253

Browse files
committed
commons-lang
1 parent 6bbfd0e commit 25ae253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ dependencies {
2121
compile group: 'org.codehaus.groovy', name: 'groovy-all', version: '2.5.4'
2222
compile group: 'com.google.guava', name: 'guava', version: '27.0-jre'
2323
compile group: 'org.apache.commons', name: 'commons-collections4', version: '4.2'
24+
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.8.1'
2425
testCompile group: 'org.spockframework', name: 'spock-core', version: '1.2-groovy-2.5'
2526
}

0 commit comments

Comments
 (0)