Commit 80cbaa3a75ac755279ce85a54ee5046c60258b14
1 parent
76be6c8e
Bump to mixin 0.5.11
Showing
1 changed file
with
1 additions
and
1 deletions
build.gradle
| @@ -71,7 +71,7 @@ repositories { | @@ -71,7 +71,7 @@ repositories { | ||
| 71 | } | 71 | } |
| 72 | 72 | ||
| 73 | dependencies { | 73 | dependencies { |
| 74 | - compile('org.spongepowered:mixin:0.5.10-SNAPSHOT') { | 74 | + compile('org.spongepowered:mixin:0.5.11-SNAPSHOT') { |
| 75 | exclude module: 'asm-commons' | 75 | exclude module: 'asm-commons' |
| 76 | exclude module: 'asm-tree' | 76 | exclude module: 'asm-tree' |
| 77 | exclude module: 'launchwrapper' | 77 | exclude module: 'launchwrapper' |