update tiny-remapper, Enigma, weave

dev/0.11
asie 2018-10-28 22:34:39 +01:00
parent da4d67cd3a
commit 482606d765
1 changed files with 2 additions and 2 deletions

View File

@ -53,10 +53,10 @@ dependencies {
shade ('net.fabricmc:weave:+'){
transitive = false
}
shade ('enigma-asm:enigma:0.12.0.+:lib'){
shade ('cuchaz:enigma:0.12.0.+:lib'){
exclude group: 'org.ow2.asm'
}
shade 'net.fabricmc:tiny-remapper:0.1.0.12'
shade 'net.fabricmc:tiny-remapper:0.1.0.13'
shade 'net.sf.jopt-simple:jopt-simple:5.0.4'
shade 'org.apache.logging.log4j:log4j-api:2.11.1'
shade 'org.apache.logging.log4j:log4j-core:2.11.1'