From cd6cd11609ab34e665737809bc53c7d3f8b83cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:07:16 +0000 Subject: [PATCH] Bump com.terraformersmc:modmenu from 11.0.2 to 11.0.3 Bumps com.terraformersmc:modmenu from 11.0.2 to 11.0.3. --- updated-dependencies: - dependency-name: com.terraformersmc:modmenu 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 b112c070..fb0593f8 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ dependencies { modJij(fabricApi.module("fabric-particles-v1", project.fabric_api_version)) modJij(fabricApi.module("fabric-registry-sync-v0", project.fabric_api_version)) - modCompileOnly "com.terraformersmc:modmenu:11.0.2" + modCompileOnly "com.terraformersmc:modmenu:11.0.3" jij "com.viaversion:viaversion-common:5.0.4-SNAPSHOT" jij "com.viaversion:viabackwards-common:5.0.4-SNAPSHOT"