diff --git a/dependencies.gradle b/dependencies.gradle index fcf1acfca..c2a8ba55a 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -12,8 +12,8 @@ dependencies { compileOnly('com.github.GTNewHorizons:ExtraCells2:2.5.34:dev') { transitive = false } compileOnly('com.github.GTNewHorizons:ForestryMC:4.6.14:dev') - compileOnly('com.github.GTNewHorizons:EnderIO:2.5.2:dev') - compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.36:dev') { + compileOnly('com.github.GTNewHorizons:EnderIO:2.5.3:dev') + compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.50-pre:dev') { exclude group: 'com.github.GTNewHorizons', module: 'AE2FluidCraft-Rework' } compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')