Removed dependency on lang3
This commit is contained in:
@@ -19,7 +19,6 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
api 'com.google.guava:guava:21.0'
|
||||
api 'org.apache.commons:commons-lang3:3.5'
|
||||
testImplementation 'junit:junit-dep:4.10'
|
||||
testImplementation 'org.hamcrest:hamcrest-library:1.2.1'
|
||||
testImplementation 'org.mockito:mockito-core:1.8.5'
|
||||
|
||||
Reference in New Issue
Block a user