Skip to content

Commit 6e1235a

Browse files
build: Bump MixinExtras to 0.5.0-rc.1
1 parent 7aa097f commit 6e1235a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

164-
shadowMe(annotationProcessor("io.github.llamalad7:mixinextras-common:0.5.0-beta.4")!!)
164+
shadowMe(annotationProcessor("io.github.llamalad7:mixinextras-common:0.5.0-rc.1")!!)
165165
annotationProcessor("org.spongepowered:mixin:0.8.7:processor")
166166
compileOnly("org.spongepowered:mixin:0.8.5")
167167
}

0 commit comments

Comments
 (0)