update mixin

dev/0.11
asie 2019-01-02 21:28:53 +01:00
parent 32f3d924b0
commit 8827983287
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ dependencies {
// implementation ('org.benf:cfr:0.136')
implementation ('org.jetbrains:intellij-fernflower:1.0.0.2')
implementation ('net.fabricmc:sponge-mixin:0.7.11.13') {
implementation ('net.fabricmc:sponge-mixin:0.7.11.14') {
exclude module: 'launchwrapper'
exclude module: 'guava'
}