diff options
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 0ffa2a6936..8181dc927f 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -36,13 +36,13 @@ dependencies { api("com.github.GTNewHorizons:StructureLib:1.3.4:dev") api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") - api("com.github.GTNewHorizons:NotEnoughItems:2.6.40-GTNH:dev") + api("com.github.GTNewHorizons:NotEnoughItems:2.6.41-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.6:dev") api("com.github.GTNewHorizons:GTNHLib:0.5.13:dev") api("com.github.GTNewHorizons:ModularUI:1.2.9:dev") api("com.github.GTNewHorizons:ModularUI2:2.1.14-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") - api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-464-GTNH:dev") + api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-465-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.37-gtnh:dev") api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') api("com.github.GTNewHorizons:Postea:1.0.13:dev") |