Skip to content

Commit dae3e97

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.2. - [Release notes](https://github.com/LlamaLad7/MixinExtras/releases) - [Commits](LlamaLad7/MixinExtras@0.5.0...0.5.2) --- updated-dependencies: - dependency-name: io.github.llamalad7:mixinextras-fabric dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 538a4f5 commit dae3e97

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.5.0")))
42+
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.2")))
4343

4444
// Meteor Client
4545
modImplementation files("libs\\meteor-client-0.5.9.jar")

0 commit comments

Comments
 (0)