Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #146 from Nekiplay/dependabot/gradle/io.github.lla…
Browse files Browse the repository at this point in the history
…malad7-mixinextras-fabric-0.4.1

gradle(deps): bump io.github.llamalad7:mixinextras-fabric from 0.3.6 to 0.4.1
  • Loading branch information
Nekiplay authored Sep 3, 2024
2 parents dd55adc + 74253da commit f2d3719
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 @@ -53,7 +53,7 @@ dependencies {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"

// Mixin extras
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.3.6")))
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1")))

// Meteor Client
modImplementation files("libs\\baritone-unoptimized-fabric-1.10.1-11-g3ed49fd4.jar")
Expand Down

0 comments on commit f2d3719

Please sign in to comment.