diff options
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index c4368234b3..72681c9e2e 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -36,12 +36,12 @@ dependencies { api("com.github.GTNewHorizons:StructureLib:1.3.1:dev") api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") - api("com.github.GTNewHorizons:NotEnoughItems:2.6.5-GTNH:dev") + api("com.github.GTNewHorizons:NotEnoughItems:2.6.8-GTNH:dev") api("com.github.GTNewHorizons:GTNHLib:0.2.11:dev") api("com.github.GTNewHorizons:ModularUI:1.2.0:dev") api("com.github.GTNewHorizons:waila:1.8.0:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-405-GTNH:dev") - api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.4-gtnh:dev") + api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.7-gtnh:dev") api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') api('com.github.GTNewHorizons:ThaumicTinkerer:2.10.0:dev') api("com.github.GTNewHorizons:Mobs-Info:0.2.6-GTNH:dev") |