From d20265ba869a81279ca508bc82edb8b8dd107dee Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Wed, 2 Jun 2021 20:45:19 +0100 Subject: [PATCH] 1.17-pre4 --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 1eaf424c2..6ff55bab0 100644 --- a/build.gradle +++ b/build.gradle @@ -82,8 +82,8 @@ allprojects { // Shared deps between TR and RC dependencies { - minecraft "com.mojang:minecraft:1.17-pre2" - mappings "net.fabricmc:yarn:1.17-pre2+build.1:v2" + minecraft "com.mojang:minecraft:1.17-pre4" + mappings "net.fabricmc:yarn:1.17-pre4+build.1:v2" modImplementation "net.fabricmc:fabric-loader:0.11.3" //Fabric api