Skip to content

Commit

Permalink
Update MixinExtras to 0.2.1-beta.2
Browse files Browse the repository at this point in the history
Now handles object instantiations with WrapOperation annotation
  • Loading branch information
Rongmario committed Nov 2, 2023
1 parent fa23c13 commit 3e219a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
mixin (mixinDep) {
transitive = false
}
embed 'com.github.LlamaLad7.MixinExtras:mixinextras-common:0.2.0-beta.9'
embed 'com.github.LlamaLad7.MixinExtras:mixinextras-common:0.2.1-beta.2'
annotationProcessor 'org.ow2.asm:asm-debug-all:5.2'
annotationProcessor 'com.google.guava:guava:24.1.1-jre'
annotationProcessor 'com.google.code.gson:gson:2.8.6'
Expand Down

0 comments on commit 3e219a3

Please sign in to comment.