Strip dependencies on Apache Commons Codec
This commit is contained in:
parent
bd6e98f785
commit
3c014f64eb
9 changed files with 24 additions and 25 deletions
|
|
@ -33,7 +33,6 @@ project.archivesBaseName = "${project.archivesBaseName}-forge-1.18"
|
|||
dependencies {
|
||||
implementation project(path: ":DynmapCore", configuration: "shadow")
|
||||
implementation project(path: ':DynmapCoreAPI')
|
||||
implementation "commons-codec:commons-codec:1.15"
|
||||
|
||||
minecraft 'net.minecraftforge:forge:1.18-38.0.12'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue