Skip to content

Commit 538a4f5

Browse files
authored
Merge pull request #2 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 2db4508 + 13f379d commit 538a4f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
4040

4141
// Mixin extras
42-
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1")))
42+
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
4343

4444
// Meteor Client
4545
modImplementation files("libs\\meteor-client-0.5.9.jar")

0 commit comments

Comments
 (0)