Skip to content

Commit f481591

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

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)