remove unnecessary dependency
This commit is contained in:
parent
7aa45d2067
commit
22c0f7effe
@ -16,9 +16,6 @@ dependencies {
|
||||
// https://mvnrepository.com/artifact/org.slf4j/slf4j-api
|
||||
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.35'
|
||||
|
||||
// https://mvnrepository.com/artifact/commons-io/commons-io
|
||||
implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'
|
||||
|
||||
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
|
||||
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user