From 32a40b4a7a611dbec5a3e2c83d463c7d87c79a86 Mon Sep 17 00:00:00 2001 From: Gabriel Harris-Rouquette Date: Fri, 7 May 2021 22:46:39 -0700 Subject: [PATCH] Bump ForgeGradle for compatibility with new forge repo Signed-off-by: Gabriel Harris-Rouquette --- SpongeCommon | 2 +- build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SpongeCommon b/SpongeCommon index 817ea3c2a3..a0c7b21d4d 160000 --- a/SpongeCommon +++ b/SpongeCommon @@ -1 +1 @@ -Subproject commit 817ea3c2a3297931d95cc1d2981a95624cac11c7 +Subproject commit a0c7b21d4deb1e1b4428d9281056e33e3c8cbfa2 diff --git a/build.gradle b/build.gradle index afbab6d08b..b83f219795 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ buildscript { } dependencies { - classpath('net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT') { + classpath('net.minecraftforge.gradle:ForgeGradle:2.3+') { // The gradle Kotlin plugin depends on Intellij's custom fork // of GNU Trove, which it doesn't relocate. // Therefore, we need to remove any other version of Trove