include sponge in runtime
This commit is contained in:
parent
41c03cbf36
commit
a1aaaef67f
@ -65,7 +65,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation ('org.spongepowered:mixin:0.7.11-SNAPSHOT') {
|
runtime implementation('org.spongepowered:mixin:0.7.11-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
Block a user