Skip to content

Commit 13f379d

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](LlamaLad7/MixinExtras@0.4.1...0.5.0) --- 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] <support@github.com>
1 parent 2db4508 commit 13f379d

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)