Update blending-jar

This commit is contained in:
Shadowfacts 2016-08-17 15:49:46 -04:00
parent a62fcf9711
commit 4b32c47ae0
No known key found for this signature in database
GPG Key ID: F802198A7D7F309D
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
}
dependencies {
classpath "net.fabricmc:blending-jar:0.1.1.5"
classpath "net.fabricmc:blending-jar:0.1.1.6"
classpath "commons-io:commons-io:1.4"
classpath "com.google.guava:guava:19.0"
}