diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-10-06 23:07:08 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-10-06 23:07:08 +0200 |
commit | 09b022f4e15c0ccf2e0f415e98887bb473d31c0f (patch) | |
tree | 2194da80600d8e3b126688c35aea13d85fb3e6a9 | |
parent | ac4b6548dd5a28fc3980f1d8d27b06b06f478b2b (diff) | |
download | GT5-Unofficial-09b022f4e15c0ccf2e0f415e98887bb473d31c0f.tar.gz GT5-Unofficial-09b022f4e15c0ccf2e0f415e98887bb473d31c0f.tar.bz2 GT5-Unofficial-09b022f4e15c0ccf2e0f415e98887bb473d31c0f.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index f5db50f9cb..270728eebb 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -42,7 +42,7 @@ dependencies { 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-466-GTNH:dev") + api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-467-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.39-gtnh:dev") api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') api("com.github.GTNewHorizons:Postea:1.0.13:dev") |