Skip to content

Commit 7d6d4ca

Browse files
committed
update
1 parent bfca8a0 commit 7d6d4ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ dependencies {
1717
compileOnly("com.gtnewhorizons.retrofuturabootstrap:RetroFuturaBootstrap:1.0.2") { transitive = false }
1818

1919
transformedMod("com.github.GTNewHorizons:NotEnoughItems:2.6.44-GTNH:dev") // force a more up-to-date NEI version
20-
transformedModCompileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-472-GTNH")
20+
transformedModCompileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-474-GTNH")
2121
transformedModCompileOnly("com.github.GTNewHorizons:Baubles:1.0.4:dev")
2222
// Transitive updates to make runClient17 work
2323
transformedModCompileOnly("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev")
24-
transformedModCompileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.57:dev")
24+
transformedModCompileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.62:dev")
2525
transformedModCompileOnly("com.github.GTNewHorizons:harvestcraft:1.2.3-GTNH:dev")
2626
transformedModCompileOnly("com.github.GTNewHorizons:HungerOverhaul:1.1.0-GTNH:dev")
2727
transformedModCompileOnly("com.github.GTNewHorizons:MrTJPCore:1.2.1:dev") // Do not update, fixed afterwards

0 commit comments

Comments
 (0)