Update Mixin to 0.6.8 (fixes #9 GH)

This commit is contained in:
johni0702
2017-04-13 21:20:01 +02:00
parent 0c1dc658ad
commit 03aada1f5f
2 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ configurations {
dependencies {
compile 'org.projectlombok:lombok:1.16.4'
compile 'org.spongepowered:mixin:0.6.4-SNAPSHOT'
compile 'org.spongepowered:mixin:0.6.8-SNAPSHOT'
shade 'com.googlecode.mp4parser:isoparser:1.1.7'
shade 'org.apache.commons:commons-exec:1.3'
shade 'com.google.apis:google-api-services-youtube:v3-rev178-1.22.0'