diff options
author | Dream Master <dream-master@gmx.net> | 2024-10-18 09:36:57 +0200 |
---|---|---|
committer | Dream Master <dream-master@gmx.net> | 2024-10-18 09:36:57 +0200 |
commit | 17b051afabc0f5b1455b022425d2c449b1699bec (patch) | |
tree | 070c661c13c4d031e3a9925e1bc7956853a7b566 | |
parent | 4fe5921fc93391bbe60c212cae8d6e08c9a25729 (diff) | |
download | GT5-Unofficial-17b051afabc0f5b1455b022425d2c449b1699bec.tar.gz GT5-Unofficial-17b051afabc0f5b1455b022425d2c449b1699bec.tar.bz2 GT5-Unofficial-17b051afabc0f5b1455b022425d2c449b1699bec.zip |
update
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 38873c19c4..861fe9d885 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -38,11 +38,11 @@ dependencies { api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") api("com.github.GTNewHorizons:NotEnoughItems:2.6.42-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.6:dev") - api("com.github.GTNewHorizons:GTNHLib:0.5.14:dev") + api("com.github.GTNewHorizons:GTNHLib:0.5.15:dev") api("com.github.GTNewHorizons:ModularUI:1.2.11: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-468-GTNH:dev") + api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-469-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") |