forked from RepoMirrors/baritone
Update to Mixin 0.7.10 SNAPSHOT
This commit is contained in:
parent
fc082f42e7
commit
317b3fc683
|
@ -48,7 +48,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation ('org.spongepowered:mixin:0.7.8-SNAPSHOT') {
|
implementation ('org.spongepowered:mixin:0.7.10-SNAPSHOT') {
|
||||||
// Mixin includes a lot of dependencies that are too up-to-date
|
// Mixin includes a lot of dependencies that are too up-to-date
|
||||||
exclude module: 'launchwrapper'
|
exclude module: 'launchwrapper'
|
||||||
exclude module: 'guava'
|
exclude module: 'guava'
|
||||||
|
|
Loading…
Reference in New Issue