Minor enigma update

This commit is contained in:
modmuss50 2020-02-14 18:46:57 +00:00
parent f456a4d6c7
commit 8580ae24ad
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
}
dependencies {
classpath "cuchaz:enigma:0.14.3.146"
classpath "cuchaz:enigma:0.14.3.147"
classpath "net.fabricmc:stitch:0.4.3.71"
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.4.3.71"
enigmaRuntime "cuchaz:enigma:0.14.3.146"
enigmaRuntime "cuchaz:enigma:0.14.3.147"
}
def setupGroup = "jar setup"