From 115a014e61f51d8a2b9216eac42b1ead6eccf74d Mon Sep 17 00:00:00 2001 From: Dream Master Date: Mon, 25 Nov 2024 11:29:44 +0100 Subject: [PATCH] update --- dependencies.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies.gradle b/dependencies.gradle index 9aaac3db..03271d51 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -17,11 +17,11 @@ dependencies { compileOnly("com.gtnewhorizons.retrofuturabootstrap:RetroFuturaBootstrap:1.0.2") { transitive = false } transformedMod("com.github.GTNewHorizons:NotEnoughItems:2.6.46-GTNH:dev") // force a more up-to-date NEI version - transformedModCompileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-477-GTNH") + transformedModCompileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-478-GTNH") transformedModCompileOnly("com.github.GTNewHorizons:Baubles:1.0.4:dev") // Transitive updates to make runClient17 work transformedModCompileOnly("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev") - transformedModCompileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.74:dev") + transformedModCompileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.78:dev") transformedModCompileOnly("com.github.GTNewHorizons:harvestcraft:1.2.3-GTNH:dev") transformedModCompileOnly("com.github.GTNewHorizons:HungerOverhaul:1.1.0-GTNH:dev") transformedModCompileOnly("com.github.GTNewHorizons:MrTJPCore:1.2.1:dev") // Do not update, fixed afterwards