update Stitch

This commit is contained in:
Adrian Siekierka 2019-04-01 09:35:53 +02:00
parent f6fbfeffd8
commit ad24bddabd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath "net.fabricmc:weave:0.3.0.+"
classpath "net.fabricmc:stitch:0.1.1.43"
classpath "net.fabricmc:stitch:0.1.2.46"
classpath "commons-io:commons-io:1.4"
classpath "com.google.guava:guava:19.0"
classpath 'de.undercouch:gradle-download-task:3.4.3'