Skip to content

Commit 25ccfa4

Browse files
gradle(deps): bump io.github.llamalad7:mixinextras-fabric
Bumps [io.github.llamalad7:mixinextras-fabric](https://github.com/LlamaLad7/MixinExtras) from 0.3.6 to 0.4.1. - [Release notes](https://github.com/LlamaLad7/MixinExtras/releases) - [Commits](LlamaLad7/MixinExtras@0.3.6...0.4.1) --- updated-dependencies: - dependency-name: io.github.llamalad7:mixinextras-fabric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1acf763 commit 25ccfa4

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
@@ -51,7 +51,7 @@ dependencies {
5151
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
5252

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

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

0 commit comments

Comments
 (0)