Remove commons-codec as dep for MD hashing
This commit is contained in:
parent
b51ff445dd
commit
5226866a74
4 changed files with 29 additions and 10 deletions
|
|
@ -24,7 +24,6 @@ subprojects {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'commons-codec:commons-codec:1.15'
|
||||
implementation 'com.github.FrankHeijden:MinecraftReflection:1.0.0'
|
||||
|
||||
testCompile 'org.assertj:assertj-core:3.18.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue