Skip to content

Commit 8e5c21f

Browse files
chore: bump mixinextras to 0.5.0-beta.2
1 parent 8576f2c commit 8e5c21f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ dependencies {
161161
}
162162
shadowMe("net.hypixel:mod-api-forge-tweaker:1.0.1.1")
163163

164-
shadowMe(annotationProcessor("io.github.llamalad7:mixinextras-common:0.3.5")!!)
165-
annotationProcessor("org.spongepowered:mixin:0.8.5:processor")
164+
shadowMe(annotationProcessor("io.github.llamalad7:mixinextras-common:0.5.0-beta.2")!!)
165+
annotationProcessor("org.spongepowered:mixin:0.8.7:processor")
166166
compileOnly("org.spongepowered:mixin:0.8.5")
167167
}
168168

0 commit comments

Comments
 (0)