diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-04-09 16:52:14 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-04-09 16:52:14 +0200 |
commit | 2e7b49baf3efe150995a51b372acf24a53215d38 (patch) | |
tree | 0abbaa67927a9c28a8fbad0128bf3a8aaf296af6 | |
parent | 7bae638b3022249a048225fbb807948f9840d679 (diff) | |
download | GT5-Unofficial-2e7b49baf3efe150995a51b372acf24a53215d38.tar.gz GT5-Unofficial-2e7b49baf3efe150995a51b372acf24a53215d38.tar.bz2 GT5-Unofficial-2e7b49baf3efe150995a51b372acf24a53215d38.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 272f551ae7..b01062775e 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -40,7 +40,7 @@ dependencies { api("com.github.GTNewHorizons:GTNHLib:0.2.10:dev") api("com.github.GTNewHorizons:ModularUI:1.1.42:dev") api("com.github.GTNewHorizons:waila:1.7.2:dev") - api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-346-GTNH:dev") + api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-347-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.2.26-gtnh:dev") implementation("com.github.GTNewHorizons:Avaritia:1.49:dev") |