From 44265d832f407cf338cf155d92a4539f2006127f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 10:32:13 +0000 Subject: [PATCH] Bump fabric-loader from 0.11.6 to 0.14.4 in /Plan Bumps fabric-loader from 0.11.6 to 0.14.4. --- updated-dependencies: - dependency-name: net.fabricmc:fabric-loader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Plan/fabric/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plan/fabric/build.gradle b/Plan/fabric/build.gradle index 6edc4e6a5a..481d8b4331 100644 --- a/Plan/fabric/build.gradle +++ b/Plan/fabric/build.gradle @@ -11,7 +11,7 @@ dependencies { minecraft "com.mojang:minecraft:1.17.1" mappings "net.fabricmc:yarn:1.17.1+build.35:v2" - modImplementation "net.fabricmc:fabric-loader:0.11.6" + modImplementation "net.fabricmc:fabric-loader:0.14.4" // Fabric API Set apiModules = [