Skip to content

Commit

Permalink
update mixins and MixinExtras
Browse files Browse the repository at this point in the history
  • Loading branch information
FalsePattern committed Oct 31, 2022
1 parent b61c386 commit f8a9071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Add your dependencies here

dependencies {
shadeCompile("org.spongepowered:mixin:0.8.5-gasstation_4")
shadeCompile("com.llamalad7:MixinExtras:0.0.12-gasstation")
shadeCompile("org.spongepowered:mixin:0.8.5-gasstation_5")
shadeCompile("com.llamalad7:MixinExtras:0.1.0-gasstation")
}

0 comments on commit f8a9071

Please sign in to comment.