Update engima to latest (#946)

Signed-off-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2019-11-09 04:26:38 -06:00 committed by modmuss50
parent 46e4457ab0
commit 7bac52a0c3
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
}
dependencies {
classpath "cuchaz:enigma:0.14.2.134"
classpath "cuchaz:enigma:0.14.2.143"
classpath "net.fabricmc:stitch:0.3.0.66"
classpath "commons-io:commons-io:2.6"
classpath "com.google.guava:guava:28.0-jre"
@ -49,7 +49,7 @@ configurations {
dependencies {
enigmaRuntime "net.fabricmc:stitch:0.3.0.66"
enigmaRuntime "cuchaz:enigma:0.14.2.134"
enigmaRuntime "cuchaz:enigma:0.14.2.143"
}
def setupGroup = "jar setup"