Skip to content

Commit 3f51ecc

Browse files
gradle(deps): bump io.github.llamalad7:mixinextras-fabric
Bumps [io.github.llamalad7:mixinextras-fabric](https://github.com/LlamaLad7/MixinExtras) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/LlamaLad7/MixinExtras/releases) - [Commits](LlamaLad7/MixinExtras@0.5.0...0.5.1) --- updated-dependencies: - dependency-name: io.github.llamalad7:mixinextras-fabric dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dbb2bc commit 3f51ecc

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
@@ -68,7 +68,7 @@ dependencies {
6868
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
6969

7070
// Mixin extras
71-
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
71+
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.1")))
7272

7373
// Meteor Client
7474
modImplementation("meteordevelopment:baritone:1.21.10-SNAPSHOT")

0 commit comments

Comments
 (0)