diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-09-13 16:12:36 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-09-13 16:12:36 +0200 |
commit | fc5c27262709efabf708f8418a54ede7f9661309 (patch) | |
tree | 190453a981075934d5081cb546359044c736bcd9 | |
parent | 862278c24cb4530be43bdd0075c3acd717472f91 (diff) | |
download | GT5-Unofficial-fc5c27262709efabf708f8418a54ede7f9661309.tar.gz GT5-Unofficial-fc5c27262709efabf708f8418a54ede7f9661309.tar.bz2 GT5-Unofficial-fc5c27262709efabf708f8418a54ede7f9661309.zip |
update
-rw-r--r-- | dependencies.gradle | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 0fcf396284..fe28779e76 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -36,11 +36,11 @@ 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.35-GTNH:dev") + api("com.github.GTNewHorizons:NotEnoughItems:2.6.36-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.2:dev") - api("com.github.GTNewHorizons:GTNHLib:0.5.8:dev") + api("com.github.GTNewHorizons:GTNHLib:0.5.9:dev") api("com.github.GTNewHorizons:ModularUI:1.2.5:dev") - api("com.github.GTNewHorizons:ModularUI2:2.1.6-1.7.10:dev") + api("com.github.GTNewHorizons:ModularUI2:2.1.7-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-454-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.36-gtnh:dev") |