Update to Mixin 0.7.10 SNAPSHOT
This commit is contained in:
@@ -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'
|
||||||
|
Reference in New Issue
Block a user