diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-08-21 18:41:07 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-08-21 18:41:07 +0200 |
commit | f55e797f37942f3b7c50c212ea211bda7d1a76fe (patch) | |
tree | 20df33deb54717e79d149c22be610230c0ff6a75 | |
parent | 15208bb959da3d192c6dfa44a4f029544e98ddd8 (diff) | |
download | GT5-Unofficial-f55e797f37942f3b7c50c212ea211bda7d1a76fe.tar.gz GT5-Unofficial-f55e797f37942f3b7c50c212ea211bda7d1a76fe.tar.bz2 GT5-Unofficial-f55e797f37942f3b7c50c212ea211bda7d1a76fe.zip |
update
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 68e74cb39b..9384198e4f 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -40,9 +40,9 @@ dependencies { api("com.github.GTNewHorizons:NotEnoughIds:2.1.0:dev") api("com.github.GTNewHorizons:GTNHLib:0.4.3:dev") api("com.github.GTNewHorizons:ModularUI:1.2.0:dev") - api("com.github.GTNewHorizons:ModularUI2:2.1.1-1.7.10:dev") + api("com.github.GTNewHorizons:ModularUI2:2.1.2-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") - api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-431-GTNH:dev") + api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-433-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.24-gtnh:dev") api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') |