From 996fc96d1ef8987f7777f3c87ac43e5269967d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:27:01 +0000 Subject: [PATCH] Bump mixinstranslator from 1.7.6 to 1.7.7 Bumps [mixinstranslator](https://github.com/Lenni0451/ClassTransform) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/Lenni0451/ClassTransform/releases) - [Commits](https://github.com/Lenni0451/ClassTransform/commits) --- updated-dependencies: - dependency-name: net.lenni0451.classtransform:mixinstranslator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0235213..81faaa6 100644 --- a/build.gradle +++ b/build.gradle @@ -56,7 +56,7 @@ dependencies { include("com.github.GeyserMC:MCAuthLib:1.4") { exclude group: "com.google.code.gson", module: "gson" } - include "net.lenni0451.classtransform:mixinstranslator:1.7.6" + include "net.lenni0451.classtransform:mixinstranslator:1.7.7" include "net.lenni0451.classtransform:mixinsdummy:1.7.6" include "net.lenni0451.classtransform:additionalclassprovider:1.7.6" include "net.lenni0451:Reflect:1.0.2"