Skip to content

Commit 5d67a4c

Browse files
authored
Merge pull request #35 from MeteorClientPlus/dependabot/gradle/io.github.llamalad7-mixinextras-fabric-0.5.0
gradle(deps): bump io.github.llamalad7:mixinextras-fabric from 0.4.1 to 0.5.0
2 parents d00fdb7 + f481591 commit 5d67a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
5757

5858
// Mixin extras
59-
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1")))
59+
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
6060

6161
// Meteor Client
6262
modImplementation files("libs\\baritone-unoptimized-fabric-1.14.0-1.jar")

0 commit comments

Comments
 (0)